FIX: linting issues
This commit is contained in:
parent
f56afd840c
commit
876a68e43d
2 changed files with 2 additions and 7 deletions
File diff suppressed because one or more lines are too long
|
|
@ -2653,10 +2653,6 @@ input:checked + .slider::before {
|
||||||
justify-self: flex-end;
|
justify-self: flex-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
.is-editable .track-list-header .duration-header {
|
|
||||||
padding-right: 1.5rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Responsive Design */
|
/* Responsive Design */
|
||||||
|
|
||||||
@supports (padding-top: env(safe-area-inset-top)) {
|
@supports (padding-top: env(safe-area-inset-top)) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue