Add group account support

This commit is contained in:
KMY 2023-03-14 12:15:31 +09:00
parent b08cc0eaea
commit 05211ac206
11 changed files with 64 additions and 4 deletions

View file

@ -1290,7 +1290,7 @@ body > [data-popper-placement] {
transition: transform .2s ease;
&:hover {
transform: scale(1.4);
transform: scale(1.2);
}
img {