Removed sibling selectors from profile
This commit is contained in:
parent
3c54c5bada
commit
3018fce846
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -39,6 +39,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
&._checkmark input:not([type="checkbox"], [type="radio"]) {
|
||||
padding-right: 32px;
|
||||
}
|
||||
|
||||
.checkmark {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
@ -46,10 +50,6 @@
|
||||
right: 8px;
|
||||
z-index: 1;
|
||||
color: var(--fg-700);
|
||||
|
||||
+ input:not([type="checkbox"], [type="radio"]) {
|
||||
padding-right: 32px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user