Fix responsive icons

This commit is contained in:
Swissky 2023-03-10 23:45:27 +01:00
parent 084efe8a6b
commit 648f4ad2ca

View File

@ -10,4 +10,9 @@
.md-sidebar{
width: auto;
}
}
span.md-nav__icon.md-icon{
position: absolute;
right: 5px;
}