Start of error reporting
This commit is contained in:
parent
e728a302ee
commit
b0ffce05f0
8 changed files with 30 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#notifications {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(4, min-content);
|
||||
grid-template-columns: repeat(5, min-content);
|
||||
grid-gap: 4px 16px;
|
||||
margin-top: 32px;
|
||||
margin-bottom: 32px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue