mirror of
https://github.com/Mailu/Mailu.git
synced 2025-05-27 22:57:38 +02:00
Temporary workaround to get FontAwesome icons working.
This commit is contained in:
parent
5da7a06675
commit
60be06e298
@ -20,3 +20,11 @@
|
||||
.sidebar-toggle {
|
||||
padding: unset !important;
|
||||
}
|
||||
|
||||
/*
|
||||
* Temporary workaround to get FontAwesome icons working.
|
||||
* Should be updated if AdminLTE is updated to use the same version.
|
||||
* This workaround can be removed if someone gets the icons working
|
||||
* again via the plugins included with AdminLTE
|
||||
*/
|
||||
@import url("//use.fontawesome.com/releases/v5.15.3/css/all.css");
|
||||
|
Loading…
x
Reference in New Issue
Block a user