This commit is contained in:
Vince 2021-04-14 14:48:12 +08:00
parent 5ee5f4397a
commit 62fe609a83

View File

@ -123,9 +123,9 @@ $dash_radius: 18px;
} }
.dash-separator { .dash-separator {
width: 0 !important; width: 1px !important;
margin: 0 0 !important; // margin: 0 0 !important;
background: none; background-color: $light_divider_color;
} }
&:overview #dash { // overview-mode #1 &:overview #dash { // overview-mode #1