diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-03-26 16:36:42 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-03-26 16:36:42 -0300 |
| commit | 4225157ef21e584037efb816651608d8aa269025 (patch) | |
| tree | ab5a9f8572174a0df1c3d9f9123f7b0d867b762f /src/static | |
| parent | fc41a2f553aa1d74cc36a91f274210cc5a872c4b (diff) | |
css: drop lyrics-fade effect (for now...)
Diffstat (limited to 'src/static')
| -rw-r--r-- | src/static/css/features.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/static/css/features.css b/src/static/css/features.css index 4a64dbdf..c626aeda 100644 --- a/src/static/css/features.css +++ b/src/static/css/features.css @@ -1937,6 +1937,7 @@ } } +/* @layer interaction { .lyrics-entry.long-lyrics { clip-path: inset(-15px -20px); @@ -1961,6 +1962,7 @@ opacity: 0.6; } } +*/ /* Quick description */ |