forked from rDrama/rDrama
1
0
Fork 0

make chat reply button neater

master
Aevann1 2022-08-11 09:18:17 +02:00
parent 89e77a69ac
commit 126a7b4ae3
1 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,7 @@
}
.chat-message p {
display: inline-block;
display: inline;
}
.diff {
@ -102,6 +102,7 @@
display: inline-block !important;
padding: 0 0.5rem !important;
margin-bottom: 0.25rem !important;
border-color: transparent !important;
}
lite-youtube {