UI changes for problems
This commit is contained in:
parent
332788dd20
commit
09241e73a5
18 changed files with 125 additions and 40 deletions
|
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
#areas .area .section {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3, min-content);
|
||||
grid-template-columns: repeat(4, min-content);
|
||||
grid-gap: 8px 12px;
|
||||
}
|
||||
#areas .area .section .name {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue