We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15ddf2 commit d18f215Copy full SHA for d18f215
1 file changed
preview/pr-18/static/css/deadlines.css
@@ -120,13 +120,14 @@ body *::selection {
120
min-height: auto;
121
}
122
123
-.checkbox label {
+.checkbox label,
124
+.form-inline .checkbox label {
125
display: inline-flex;
126
align-items: center;
127
background: #fff;
128
border: 1.5px solid #cbd5e1;
129
border-radius: 20px;
- padding: 6px 16px;
130
+ padding: 6px 16px !important;
131
cursor: pointer;
132
font-size: 13px;
133
font-weight: 500;
0 commit comments