match posting form font size

This commit is contained in:
Freeplay 2023-06-13 15:16:46 -04:00
parent 119ca924a7
commit 21677fdd27
1 changed files with 1 additions and 1 deletions

View File

@ -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;