mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
todo component styles fix
This commit is contained in:
parent
8ecbef7b04
commit
0ae41588a9
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ label.todo-checkbox {
|
||||||
}
|
}
|
||||||
|
|
||||||
body.badmin-transparent {
|
body.badmin-transparent {
|
||||||
.todo-panel.panel {
|
.todo-panel.card {
|
||||||
color: white;
|
color: white;
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue