Add token counters for individual fields. Optimize total counter display

This commit is contained in:
Cohee
2023-08-21 15:32:27 +03:00
parent f9573eb45d
commit c735bf546a
6 changed files with 77 additions and 107 deletions

View File

@@ -134,7 +134,6 @@
.open_alternate_greetings {
margin: 0;
aspect-ratio: 1 / 1;
height: 2rem;
}
.tag.selected {
@@ -164,4 +163,4 @@
-1px 1px 0px black,
1px -1px 0px black;
opacity: 1;
}
}