style: refactor

This commit is contained in:
xingyu4j 2022-11-17 10:30:02 +08:00
parent d2d4794490
commit b28baf0ef5

View File

@ -137,7 +137,7 @@ export default {
default() { default() {
return { return {
width: '310px', width: '310px',
height: '40px' height: '30px'
} }
} }
} }