mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 08:38:16 -06:00
closes #16907: removed comma
This commit is contained in:
parent
bb2dbe627a
commit
415474eec0
@ -71,7 +71,7 @@ pre {
|
||||
body[data-bs-theme=dark] {
|
||||
|
||||
// Change content color when primary teal changes with theme
|
||||
.bg-primary, {
|
||||
.bg-primary {
|
||||
.card-title,a,i {
|
||||
color: $rich-black!important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user