mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2025-12-06 08:54:40 +01:00
Fix responsive icons
This commit is contained in:
parent
084efe8a6b
commit
648f4ad2ca
1 changed files with 5 additions and 0 deletions
|
|
@ -10,4 +10,9 @@
|
|||
.md-sidebar{
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
span.md-nav__icon.md-icon{
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
}
|
||||
Loading…
Reference in a new issue