generated from Seekra/repository-template
Compare commits
3
Commits
26535cad45
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1e95582a8
|
||
|
|
e5f27041d2
|
||
|
|
baa924a2b2
|
@@ -61,6 +61,10 @@ const toggleSidebar = function toggleSidebar () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 48rem) {
|
@media (max-width: 48rem) {
|
||||||
|
.sidebar {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
.sidebar:not(.expanded) .sidebar-expand-button {
|
.sidebar:not(.expanded) .sidebar-expand-button {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user