Show drive icon when hovering settings toolbar

master
David Benqué 3 years ago
parent cf10e0b390
commit 5f765b1dc2

@ -816,6 +816,9 @@
content: "\e91f";
}
.fa::before {
content: "\f0a0";
}
.fa-hdd-o::before{
content: "\f015";
}
}

Loading…
Cancel
Save