diff --git a/modules/backend/assets/css/october.css b/modules/backend/assets/css/october.css index af56bb9d5..f606f8a7a 100644 --- a/modules/backend/assets/css/october.css +++ b/modules/backend/assets/css/october.css @@ -7677,7 +7677,7 @@ label { border-left: none; } .custom-select.select2-container .select2-choice .select2-arrow b { - background: none; + background: none !important; text-align: center; color: #666666; }