generated from Seekra/repository-template
Compare commits
11
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cfcc36b912
|
||
|
|
b2a1662534
|
||
|
|
46ba0577a9
|
||
|
|
05e17d949b
|
||
|
|
21704a439b
|
||
|
|
39c22058cf
|
||
|
|
7ce1e8e266
|
||
|
|
0aece17906
|
||
|
|
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