better mdi-logout picto alignment

This commit is contained in:
2022-03-08 22:53:34 +01:00
parent 70d13693d5
commit c00e0d8157
3 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -229,7 +229,7 @@ header[role="banner"]{
}
}
.mdi-logout::before {
margin: -0.125em 0 0 0;
margin: -0.25em 0 0 0;
vertical-align: top;
}
}