We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e61f9 commit 0549e3eCopy full SHA for 0549e3e
libs/themes-base/v-checkbox.css
@@ -53,7 +53,7 @@
53
display: block;
54
width: 14px;
55
height: 14px;
56
- border: 1px solid #d9d9d9;
+ border: 1px solid #abbacc;
57
border-radius: 2px;
58
background-color: #fff;
59
-webkit-transition: all .3s;
0 commit comments