Correct sizing problem with mod tiles
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
@include floating-panel;
|
@include floating-panel;
|
||||||
flex: 1 1 100%;
|
flex: 1 1 auto;
|
||||||
|
|
||||||
border : $size-border-medium solid $color-background-panel;
|
border : $size-border-medium solid $color-background-panel;
|
||||||
color : $color-text;
|
color : $color-text;
|
||||||
|
|||||||
Reference in New Issue
Block a user