mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 14:35:46 +00:00
fix: default tab ellipsis typo
This commit is contained in:
parent
5b9dbdf57e
commit
f689e38e59
@ -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