(Feat) Tools Update

This commit is contained in:
2026-06-23 14:52:45 +02:00
parent 6527f559e1
commit c9b085ebea
4 changed files with 42 additions and 3 deletions
@@ -204,6 +204,19 @@
flex-grow: 1;
}
.ash-namerow {
flex-direction: row;
align-items: center;
}
.ash-namerow__pencil {
width: 13px;
height: 13px;
margin-right: 6px;
margin-bottom: 6px;
opacity: 0.55;
}
.ash-hero__name {
margin-bottom: 6px;
}