removed .fade, not needed
This commit is contained in:
parent
014c819a4b
commit
52ad986893
@ -127,9 +127,6 @@
|
|||||||
display: block;
|
display: block;
|
||||||
background: var(--main-bg-color);
|
background: var(--main-bg-color);
|
||||||
}
|
}
|
||||||
.fade {
|
|
||||||
background: var(--main-bg-color);
|
|
||||||
}
|
|
||||||
/* iframe sandbox */
|
/* iframe sandbox */
|
||||||
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
|
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|||||||
@ -127,9 +127,6 @@
|
|||||||
display: block;
|
display: block;
|
||||||
background: var(--main-bg-color);
|
background: var(--main-bg-color);
|
||||||
}
|
}
|
||||||
.fade {
|
|
||||||
background: var(--main-bg-color);
|
|
||||||
}
|
|
||||||
/* iframe sandbox */
|
/* iframe sandbox */
|
||||||
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
|
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user