Fixed icons not loading correctly.
Fixes the icons in the admin tree not using the right font icon.
This commit is contained in:
parent
d9fca7029c
commit
b0149142cc
|
|
@ -472,8 +472,6 @@ display: flex;
|
|||
}
|
||||
.NewPanel #BodyWrapper .userInfo::before {
|
||||
content: '\2139';
|
||||
padding: 0 2px;
|
||||
border: 1px solid;
|
||||
border-radius: 100%;
|
||||
}
|
||||
.NewPanel .TreeList {
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue