Fixed icons not loading correctly.

Fixes the icons in the admin tree not using the right font icon.
This commit is contained in:
tersiswilvin 2022-09-02 20:51:35 -07:00
parent d9fca7029c
commit b0149142cc
2 changed files with 0 additions and 2 deletions

View File

@ -472,8 +472,6 @@ display: flex;
}
.NewPanel #BodyWrapper .userInfo::before {
content: '\2139';
padding: 0 2px;
border: 1px solid;
border-radius: 100%;
}
.NewPanel .TreeList {