match posting form font size
This commit is contained in:
parent
119ca924a7
commit
21677fdd27
|
@ -1193,7 +1193,7 @@ onMounted(() => {
|
||||||
padding: 0 24px;
|
padding: 0 24px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 16px;
|
font-size: inherit;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
Loading…
Reference in New Issue