0
0
Fork 0

Remove CSS definitions for some unused classes (#29279)

This commit is contained in:
Claire 2024-02-20 10:18:44 +01:00 committed by GitHub
parent 785e2f9399
commit bde4df6be6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 35 deletions

View file

@ -210,12 +210,6 @@ html {
}
}
// Change the background colors of media and video spoilers
.media-spoiler,
.video-player__spoiler {
background: $ui-base-color;
}
.account-gallery__item a {
background-color: $ui-base-color;
}