3e569df6 by RSA

fixes

1 parent 177a30fc
......@@ -198,12 +198,15 @@ code br:nth-child(-n+2) {
}
@media (max-width: 414px) {
.errormsg .msg {
width: 80%;
}
.message {
font-size: 14px;
}
.errormsg {
padding: 10px;
width: 80%;
width: 100%;
}
.chat-message-center {
padding: 20px 5vw !important;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!