Update toolbar.scss

This commit is contained in:
jcznk 2025-06-23 08:34:55 +02:00 committed by GitHub
parent b250a2f724
commit 817e1a4f57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,13 +56,13 @@ body {
padding: 0;
-webkit-user-select: none;
overflow: hidden;
margin-bottom: 5px;
&:not(.fancy).hidden {
opacity: 0;
}
&.fancy {
margin-bottom: 5px;
&.hidden {
transform: translateY(-100vh);