mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-03-18 18:48:38 +01:00
Remove backward-compatible selector
This commit is contained in:
parent
f8fe00494f
commit
d43ac8b3d5
@ -9,7 +9,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.panes {
|
.panes {
|
||||||
.row .pane, // TODO: Remove this selector when flexbox panes is on master
|
|
||||||
.pane-row .pane {
|
.pane-row .pane {
|
||||||
border-right: 1px solid @pane-item-border-color;
|
border-right: 1px solid @pane-item-border-color;
|
||||||
&:last-child { border-right: none; }
|
&:last-child { border-right: none; }
|
||||||
|
Loading…
Reference in New Issue
Block a user