fix: SelectControl 样式字体缩小

This commit is contained in:
heiyexing 2022-09-03 21:25:34 +08:00
parent 6c663de6d4
commit e5fefea36a
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
justify-content: center; justify-content: center;
margin-bottom: 12px; margin-bottom: 12px;
position: relative; position: relative;
font-size: 12px;
input[type='checkbox'] { input[type='checkbox'] {
position: absolute; position: absolute;
right: 0; right: 0;