decreases buttons top margin

pull/92/head
Aevann 2023-01-23 03:15:46 +02:00
parent fadc81246d
commit d2cbf72803
1 changed files with 1 additions and 5 deletions

View File

@ -91,7 +91,7 @@ p {
float: right;
color: var(--black);
font-size: 12px;
margin-top: 5px;
margin-top: 4px;
}
lite-youtube {
@ -128,10 +128,6 @@ lite-youtube {
font-size: 12px !important;
}
.quotes {
margin-top: 0.5rem;
}
.chat-message {
max-height: 30vh;
overflow: auto;