* Flowbox code fixed. Base code: https://github.com/GNOME/gtk/blob/gtk-3-20/gtk/theme/Adwaita/_common.scss#L160 (#327)
parent
56adfe13c0
commit
6664ee909c
|
@ -32,8 +32,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.grid-child {
|
||||
&, flowbox & {
|
||||
flowbox {
|
||||
rubberband { @extend rubberband; }
|
||||
|
||||
flowboxchild {
|
||||
padding: $spacing;
|
||||
border-radius: $roundness;
|
||||
|
||||
|
|
Loading…
Reference in New Issue