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