mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-15 23:46:10 +00: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;
|
|
}
|