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 3dd49ca commit 2617ce5Copy full SHA for 2617ce5
res/css/views/elements/_StyledCheckbox.scss
@@ -25,6 +25,8 @@ limitations under the License.
25
26
input[type=checkbox] {
27
appearance: none;
28
+ margin: 0;
29
+ padding: 0;
30
31
& + label {
32
display: flex;
0 commit comments