fix(layout): more or less fix messages being too small

This commit is contained in:
hippoz 2021-09-15 13:26:21 +03:00
parent 13521f76d1
commit d9129b826b
Signed by: hippoz
GPG key ID: 7C52899193467641

View file

@ -3,7 +3,7 @@
flex-direction: row;
margin: 2px;
padding: 1px;
max-width: 150px;
max-width: 50vw;
}
.no-messages-warning {