mirror of
https://github.com/krateng/maloja.git
synced 2025-07-09 03:04:07 -04:00
Design adjustment
This commit is contained in:
parent
ea6e27de5c
commit
d160078def
@ -987,6 +987,7 @@ table.misc td {
|
|||||||
|
|
||||||
|
|
||||||
div.tiles {
|
div.tiles {
|
||||||
|
max-height: 600px;
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(18, calc(100% / 18));
|
grid-template-columns: repeat(18, calc(100% / 18));
|
||||||
grid-template-rows: repeat(6, calc(100% / 6));
|
grid-template-rows: repeat(6, calc(100% / 6));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user