diff --git a/css/base/uptime-kuma/uptime-kuma-base.css b/css/base/uptime-kuma/uptime-kuma-base.css index 51a66269..5f074b6c 100644 --- a/css/base/uptime-kuma/uptime-kuma-base.css +++ b/css/base/uptime-kuma/uptime-kuma-base.css @@ -395,7 +395,11 @@ td { .dark .multiselect__option--selected { background: var(--transparency-dark-45); color: var(--text-hover) !important; - font-weight: 700; +} + +.dark .multiselect__option--selected::after, +.multiselect__option--selected::after { + color: var(--text-hover) !important; } .multiselect__tag,