mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-29 05:17:39 -07:00
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
49d6d207da
1 changed files with 0 additions and 4 deletions
|
@ -557,10 +557,6 @@ onUnmounted(() => {
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
&.max-width_500px {
|
|
||||||
font-size: 0.9em;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.max-width_450px {
|
&.max-width_450px {
|
||||||
> .reply-to-more:first-child {
|
> .reply-to-more:first-child {
|
||||||
padding-top: 14px;
|
padding-top: 14px;
|
||||||
|
|
Loading…
Reference in a new issue