mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
initial font stuff
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.message-container + .message-container {
|
||||
margin-top: 10px;
|
||||
.message-container-author {
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.message-container-extra {
|
||||
@@ -72,7 +72,8 @@
|
||||
}
|
||||
|
||||
.message-text {
|
||||
padding-top: 5px;
|
||||
/* this isnt stricly necessary but it fixes emoji clipping */
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.message-text:not(.failed) text, .message-reply {
|
||||
|
||||
Reference in New Issue
Block a user