Adwaita: spinbutton spacing

Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/3370
This commit is contained in:
Jakub Steiner
2020-11-16 18:22:17 +01:00
parent 23331c1919
commit 108fe033aa

View File

@@ -992,6 +992,7 @@ spinbutton {
@extend %entry;
padding: 0;
border-spacing: 0;
%spinbutton_horz_entry {
min-width: 28px;