mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-02-22 06:33:45 +00:00
Fix responsive icons
This commit is contained in:
parent
084efe8a6b
commit
648f4ad2ca
@ -10,4 +10,9 @@
|
|||||||
.md-sidebar{
|
.md-sidebar{
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
span.md-nav__icon.md-icon{
|
||||||
|
position: absolute;
|
||||||
|
right: 5px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user