Update _common-3.0.scss

This commit is contained in:
vinceliuice 2021-04-20 10:43:22 +08:00
parent d163d51515
commit 366af537f0

View File

@ -1378,7 +1378,8 @@ actionbar {
border-top: 1px solid $borders_color; border-top: 1px solid $borders_color;
background-color: darken($bg_color, 3%); background-color: darken($bg_color, 3%);
.background.csd revealer > & { .background.csd revealer > &,
.background.csd > box.vertical > & {
border-radius: 0 0 $wm_radius $wm_radius; border-radius: 0 0 $wm_radius $wm_radius;
} }
} }