Merge pull request 'fix tiny text on mobile' (#10037) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10037
This commit is contained in:
commit
0a9da8fa45
|
@ -557,10 +557,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