mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Flowbox code fixed. Base code: https://github.com/GNOME/gtk/blob/gtk-3-20/gtk/theme/Adwaita/_common.scss#L160 (#327)
This commit is contained in:
committed by
Dustin Falgout
parent
56adfe13c0
commit
6664ee909c
@@ -32,8 +32,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.grid-child {
|
||||
&, flowbox & {
|
||||
flowbox {
|
||||
rubberband { @extend rubberband; }
|
||||
|
||||
flowboxchild {
|
||||
padding: $spacing;
|
||||
border-radius: $roundness;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user