Add favourite modal to light theme CSS

master
Starfall 2020-12-03 15:49:29 -06:00 committed by ThibG
parent 29812c2e59
commit 13df125b6c
1 changed files with 2 additions and 0 deletions

View File

@ -224,6 +224,7 @@
// Change the background colors of modals
.actions-modal,
.boost-modal,
.favourite-modal,
.confirmation-modal,
.mute-modal,
.block-modal,
@ -246,6 +247,7 @@
}
.boost-modal__action-bar,
.favourite-modal__action-bar,
.confirmation-modal__action-bar,
.mute-modal__action-bar,
.block-modal__action-bar,