mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
fix font size
This commit is contained in:
parent
aa3991f335
commit
fdd299f5dd
1 changed files with 3 additions and 0 deletions
|
@ -630,6 +630,9 @@ onUnmounted(() => {
|
|||
}
|
||||
}
|
||||
|
||||
&.max-width_500px {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
&.max-width_450px {
|
||||
> .reply-to:first-child {
|
||||
padding-top: 14px;
|
||||
|
|
Loading…
Reference in a new issue