Add "compact" argument to message sending commands.

This commit is contained in:
Cohee
2024-03-27 19:40:34 +02:00
parent d53e645323
commit 0bf6835de2
3 changed files with 22 additions and 7 deletions

View File

@@ -382,6 +382,11 @@ small {
text-align: center;
}
.mes.smallSysMes .swipe_right,
.mes.smallSysMes .swipe_left {
display: none !important;
}
.mes.smallSysMes .mes_text {
padding: 0 !important;
text-align: center;