Add favourite modal to light theme CSS

main
Starfall 4 years ago committed by ThibG
parent 29812c2e59
commit 13df125b6c

@ -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,

Loading…
Cancel
Save