mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Hotfix
This commit is contained in:
parent
a9ab0c1ebb
commit
442bc37864
2 changed files with 4 additions and 4 deletions
|
@ -461,7 +461,7 @@ input[type='range']::-moz-range-track {
|
|||
}
|
||||
|
||||
/* Playlist addition */
|
||||
.remote .ml-auto {
|
||||
.ml-auto {
|
||||
margin-left: auto;
|
||||
width: min-content;
|
||||
}
|
||||
|
@ -481,7 +481,7 @@ input[type='range']::-moz-range-track {
|
|||
color: var(--color-background);
|
||||
background: linear-gradient(135deg, cornflowerblue, #88c0d0);
|
||||
}
|
||||
.item::before {
|
||||
.remote .item::before {
|
||||
content: '\F4E1';
|
||||
font-family: bootstrap-icons;
|
||||
font-size: 1.25rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue