This commit is contained in:
syuilo 2023-09-21 10:29:40 +09:00
parent 6459eadcf1
commit 1250309a69
2 changed files with 5 additions and 0 deletions

View file

@ -170,6 +170,10 @@ useTooltip(buttonEl, async (showing) => {
}
}
.icon {
max-width: 150px;
}
.count {
font-size: 0.7em;
line-height: 42px;