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 38c784b commit 03b1e41Copy full SHA for 03b1e41
1 file changed
src/app/common/common.less
@@ -134,7 +134,7 @@
134
position: relative;
135
display: inline-block;
136
width: 40px;
137
- height: 23px;
+ height: 22px;
138
139
input {
140
opacity: 0;
@@ -160,8 +160,8 @@
160
content: "";
161
height: 18px;
162
width: 18px;
163
- left: 3px;
164
- bottom: 3px;
+ left: 2px;
+ bottom: 2px;
165
background-color: @term-white;
166
transition: 0.5s;
167
border-radius: 50%;
0 commit comments