forked from AuroraMiddleware/gtk
Adwaita: Remove a shadow-type leftover
After commit edae2a8dc5
, frames always
draw frames. So, remove the unused frame.flat styling.
This commit is contained in:
parent
944607f240
commit
ef837f0415
@ -3010,8 +3010,6 @@ frame,
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: 1px solid $borders_color;
|
border: 1px solid $borders_color;
|
||||||
|
|
||||||
&.flat { border-style: none; }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
actionbar > revealer > box {
|
actionbar > revealer > box {
|
||||||
|
Loading…
Reference in New Issue
Block a user