fix tiny text on mobile
This commit is contained in:
parent
4ceb2b816c
commit
b5b577e001
|
@ -547,10 +547,6 @@ onUnmounted(() => {
|
|||
// }
|
||||
}
|
||||
|
||||
&.max-width_500px {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
&.max-width_450px {
|
||||
> .reply-to-more:first-child {
|
||||
padding-top: 14px;
|
||||
|
|
Loading…
Reference in New Issue