Fix disabled primary style

This commit is contained in:
Matthias 2023-05-04 19:53:32 +02:00
parent 04ea00fc57
commit 4599fcb14c

View File

@ -22,7 +22,7 @@
}
.btn-primary {
color: #ffffff
color: #ffffff !important;
}
.text-bg-primary {