refactor: table no data icon color
This commit is contained in:
parent
1e15dcc856
commit
aa79a4ef7d
1 changed files with 4 additions and 0 deletions
|
|
@ -177,3 +177,7 @@ div.fullscreen.q-drawer__backdrop {
|
||||||
.q-field__control {
|
.q-field__control {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
i.q-icon.mdi.mdi-alert.q-table__bottom-nodata-icon {
|
||||||
|
color: #ffc224 !important;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue