1
0
mirror of https://github.com/hotomoe/hotomoe synced 2025-01-18 07:42:56 +09:00

Fix style

This commit is contained in:
syuilo 2020-02-01 11:44:31 +09:00
parent 1d1fc87920
commit ace59fa717

View File

@ -89,7 +89,7 @@ export default Vue.extend({
width: 20px;
height: 20px;
background: none;
border: solid 2px var(--inputLabel);
border: solid 2px var(--inputBorder);
border-radius: 100%;
transition: inherit;