mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-10 07:34:07 -08:00
Make the sibling beats a bit smaller
This commit is contained in:
parent
0cf395dfc3
commit
92a43e1f30
|
@ -242,7 +242,7 @@ export default {
|
|||
}
|
||||
|
||||
&.active-sibling {
|
||||
transform: scale(1.3);
|
||||
transform: scale(1.15);
|
||||
transition: all ease 0.15s;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue