mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 01:01:39 +01:00
fix the css
This commit is contained in:
@@ -27,12 +27,10 @@ body {
|
||||
}
|
||||
|
||||
.message {
|
||||
>* {
|
||||
display: inline;
|
||||
}
|
||||
display: flex;
|
||||
|
||||
.chatMesssage {
|
||||
display: inline;
|
||||
.chatMessage {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.replyMessage {
|
||||
@@ -49,10 +47,6 @@ img {
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
.message {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.chatMessageSeparator {
|
||||
margin-right: 5px
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user