Fixed header on mobile
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 22s
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 22s
This commit is contained in:
@@ -37,6 +37,9 @@ svg {
|
||||
transition: max-height 0.5s ease;
|
||||
overflow: hidden;
|
||||
gap: 0;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
padding: 0;
|
||||
|
||||
&.collapsed {
|
||||
max-height: 10rem;
|
||||
@@ -48,6 +51,7 @@ svg {
|
||||
background-color: var(--background-color);
|
||||
z-index: 200;
|
||||
height: 3rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user