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 c33e922 commit 43f6632Copy full SHA for 43f6632
src/plugin/styles/main.scss
@@ -39,6 +39,12 @@
39
color: #909090;
40
font-style: italic;
41
}
42
+
43
+ &-checkbox,
44
+ &-switch {
45
+ padding-bottom: 2px;
46
+ padding-top: 6px;
47
+ }
48
49
50
&-prepend-icon {
@@ -253,7 +259,6 @@
253
259
254
260
255
261
256
- // TODO: Fix this
257
262
&--field {
258
263
// ------------------------ Checkbox & Switch //
264
&-checkbox,
0 commit comments