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:
nana-4 2020-08-25 21:12:35 +09:00
parent 944607f240
commit ef837f0415

View File

@ -3010,8 +3010,6 @@ frame,
padding: 0;
border-radius: 0;
border: 1px solid $borders_color;
&.flat { border-style: none; }
}
actionbar > revealer > box {