mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 22:45:48 +00:00
Merge pull request #666 from RayJason/fix/style-typo
fix: default tab ellipsis typo
This commit is contained in:
commit
bb312d871c
@ -62,7 +62,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0px 8px;
|
padding: 0px 8px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: elipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
.dv-default-tab-content {
|
.dv-default-tab-content {
|
||||||
padding: 0px 8px;
|
padding: 0px 8px;
|
||||||
|
Loading…
Reference in New Issue
Block a user