}
}
.setting-list-label {
+ @include lightDark(color, #222, #DDD);
color: #222;
font-size: 1rem;
}
padding: 0;
cursor: pointer;
position: absolute;
- left: 8px;
- top: 9px;
- @include rtl {
- right: 8px;
- left: auto;
- }
+ inset-inline-start: 8px;
+ top: 10px;
}
input {
display: block;