mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 19:37:34 -07:00
match posting form font size
This commit is contained in:
parent
b1b74f3f3d
commit
249baeceb8
1 changed files with 1 additions and 1 deletions
|
@ -1193,7 +1193,7 @@ onMounted(() => {
|
|||
padding: 0 24px;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
font-size: inherit;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
background: transparent;
|
||||
|
|
Loading…
Reference in a new issue