Adwaita: Add fontbutton spacing back

This commit is contained in:
Timm Bäder 2019-07-13 18:10:15 +02:00
parent 37906a2200
commit 6abcd8d013

View File

@ -858,6 +858,7 @@ button {
// hide separators
&.font{
separator { background-color: transparent; }
> box { border-spacing: 6px; }
> box > box > label { font-weight: bold; }
}