Hide menu button on main
Some checks reported warnings
Copy Files to Samba Share / Copy Files (push) Has been cancelled
Some checks reported warnings
Copy Files to Samba Share / Copy Files (push) Has been cancelled
This commit is contained in:
@@ -60,6 +60,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1200px) {
|
||||
:host {
|
||||
padding: 2rem 3rem;
|
||||
@@ -85,6 +89,7 @@
|
||||
}
|
||||
|
||||
.icon {
|
||||
display: inline;
|
||||
margin-left: auto;
|
||||
margin-right: 0;
|
||||
height: 7.7rem;
|
||||
|
||||
Reference in New Issue
Block a user