2
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
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;
}