removed .fade, not needed

This commit is contained in:
gilbN 2019-06-15 19:44:42 +02:00
parent 014c819a4b
commit 52ad986893
2 changed files with 0 additions and 6 deletions

View File

@ -127,9 +127,6 @@
display: block;
background: var(--main-bg-color);
}
.fade {
background: var(--main-bg-color);
}
/* iframe sandbox */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #ffffff;

View File

@ -127,9 +127,6 @@
display: block;
background: var(--main-bg-color);
}
.fade {
background: var(--main-bg-color);
}
/* iframe sandbox */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #ffffff;