mirror of
https://github.com/mathuo/dockview
synced 2025-02-09 01:45:45 +00:00
Fix vertical sash in replit theme
This commit is contained in:
parent
6421a72653
commit
dc6bfc67e3
@ -267,7 +267,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.vertical > .sash-container > .sash {
|
.dv-vertical > .dv-sash-container > .dv-sash {
|
||||||
&:not(.disabled) {
|
&:not(.disabled) {
|
||||||
&::after {
|
&::after {
|
||||||
content: '';
|
content: '';
|
||||||
|
Loading…
Reference in New Issue
Block a user