mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-18 02:47:24 +00:00
fix for linter
This commit is contained in:
parent
46c4802717
commit
97de88aed5
1 changed files with 1 additions and 0 deletions
|
@ -286,6 +286,7 @@ export default {
|
||||||
.hp-bar-big {
|
.hp-bar-big {
|
||||||
.beat-hover-area {
|
.beat-hover-area {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
||||||
&:not(.empty):hover {
|
&:not(.empty):hover {
|
||||||
transition: all ease-in-out 0.15s;
|
transition: all ease-in-out 0.15s;
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
|
|
Loading…
Reference in a new issue