gfdsgfds
This commit is contained in:
@@ -9133,6 +9133,7 @@ html[theme="f0ck95d"] .badge-dark {
|
||||
}
|
||||
|
||||
.mobile-scroll-to-top {
|
||||
display: none;
|
||||
background: none;
|
||||
border: none;
|
||||
color: var(--white);
|
||||
@@ -9141,6 +9142,12 @@ html[theme="f0ck95d"] .badge-dark {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media (max-width: 999px) {
|
||||
.mobile-scroll-to-top {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.steuerung.steuerung-icon .fa-solid {
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user