Merge pull request #1100 from PL7963/development
Some checks failed
Build / build (push) Has been cancelled

MetaDetails: Add missing backdrop filter to ratings
This commit is contained in:
Timothy Z. 2025-12-26 20:01:13 +01:00 committed by GitHub
commit c8dfc31e6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,7 @@
border-radius: 2rem;
height: @height;
width: fit-content;
backdrop-filter: blur(5px);
.icon-container {
display: flex;