Skip to content

Commit d18f215

Browse files
deploy: 1a41f17
1 parent e15ddf2 commit d18f215

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

preview/pr-18/static/css/deadlines.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,14 @@ body *::selection {
120120
min-height: auto;
121121
}
122122

123-
.checkbox label {
123+
.checkbox label,
124+
.form-inline .checkbox label {
124125
display: inline-flex;
125126
align-items: center;
126127
background: #fff;
127128
border: 1.5px solid #cbd5e1;
128129
border-radius: 20px;
129-
padding: 6px 16px;
130+
padding: 6px 16px !important;
130131
cursor: pointer;
131132
font-size: 13px;
132133
font-weight: 500;

0 commit comments

Comments
 (0)