mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-10 17:47:41 +01:00
7 lines
128 B
CSS
7 lines
128 B
CSS
.flare-enabled .flare-light {
|
|
opacity: 1 !important;
|
|
}
|
|
|
|
.hover\:flare-enabled:hover .flare-light {
|
|
opacity: 1 !important;
|
|
}
|