fix file and folder icon

This commit is contained in:
tdurieux
2021-08-24 08:38:02 +02:00
parent 0982b6e6ea
commit cd4b6162ff
+1 -1
View File
@@ -305,7 +305,7 @@ a:hover {
.files .file::before { .files .file::before {
content: "\f15b"; content: "\f15b";
font-family: FontAwesome; font-family: 'Font Awesome 5 Free';
position: absolute; position: absolute;
left: 0px; left: 0px;
width: 7px; width: 7px;