fix font size
This commit is contained in:
parent
870765684a
commit
a3f3ccf514
|
@ -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 New Issue