Remove CSS definitions for some unused classes (#29279)
This commit is contained in:
parent
785e2f9399
commit
bde4df6be6
2 changed files with 0 additions and 35 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue