Add group account support
This commit is contained in:
parent
b08cc0eaea
commit
05211ac206
11 changed files with 64 additions and 4 deletions
|
@ -1290,7 +1290,7 @@ body > [data-popper-placement] {
|
|||
transition: transform .2s ease;
|
||||
|
||||
&:hover {
|
||||
transform: scale(1.4);
|
||||
transform: scale(1.2);
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue