optimize layout
This commit is contained in:
parent
ef31e71b73
commit
02de0b0afa
|
|
@ -143,7 +143,7 @@ button {
|
||||||
background-color: #0f0f0f;
|
background-color: #0f0f0f;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
contain: size;
|
contain: strict;
|
||||||
}
|
}
|
||||||
.horizontal-grid {
|
.horizontal-grid {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue