fixed button color problem in dashboard

This commit is contained in:
overflowerror 2021-01-18 17:44:52 +01:00
parent abe750ac95
commit e5a7522307

View file

@ -49,7 +49,7 @@
white-space: nowrap;
}
.deleteToggle {
.btn-link.deleteToggle {
color: red;
}