mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 09:01:38 +01:00
fix shitty css (mostly)
This commit is contained in:
@@ -30,13 +30,17 @@ body {
|
||||
|
||||
.message {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-direction: row;
|
||||
|
||||
.chatMessage {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.mentionMessage {
|
||||
font-weight: bold;
|
||||
span {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
padding: 2px;
|
||||
|
||||
Reference in New Issue
Block a user