Fix sidebar and textarea size

This commit is contained in:
kwaroran
2024-04-25 02:30:10 +09:00
parent f1dfabc408
commit 5bd57df411
11 changed files with 31 additions and 30 deletions

View File

@@ -29,7 +29,7 @@ export default {
'96': '24rem',
'110': '28rem',
'124': '32rem',
'144': '36rem',
'138': '36rem',
},
maxWidth:{
'half': '50%',
@@ -48,7 +48,7 @@ export default {
'3xl': '72rem',
'110': '28rem',
'124': '32rem',
'144': '36rem',
'138': '36rem',
},
minHeight:{
'2': '0.5rem',