fix(easel): fix header icons

This commit is contained in:
2026-06-15 11:22:28 +03:00
parent 8012d9b8ed
commit 2dfedfea57
3 changed files with 7 additions and 8 deletions

View File

@@ -12,4 +12,6 @@
.fir {
@extend .fis;
border-radius: 50%;
}
height: 1em;
border: 1px solid gray;
}