mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 14:35:46 +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;
|
||||
padding: 0px 8px;
|
||||
white-space: nowrap;
|
||||
text-overflow: elipsis;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
.dv-default-tab-content {
|
||||
padding: 0px 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user