mirror of
https://github.com/sigmasternchen/MyTube
synced 2025-03-15 21:08:55 +00:00
fixed button color problem in dashboard
This commit is contained in:
parent
abe750ac95
commit
e5a7522307
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.deleteToggle {
|
.btn-link.deleteToggle {
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue