This commit is contained in:
syuilo
2021-04-12 23:13:58 +09:00
parent faf2c007aa
commit c0c64a2d5d
10 changed files with 46 additions and 13 deletions

View File

@ -69,8 +69,8 @@ export default defineComponent({
display: inline-block;
vertical-align: bottom;
position: relative;
width: 20px;
height: 20px;
width: 16px;
height: 16px;
margin-right: 8px;
background: none;
border: 2px solid var(--inputBorder);