fix: select
This commit is contained in:
parent
ca09e6aea6
commit
e5100dbf78
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ th .vue-select {
|
||||||
background-color: rgba(179, 209, 67, 0.27);
|
background-color: rgba(179, 209, 67, 0.27);
|
||||||
}
|
}
|
||||||
|
|
||||||
.vue-gamutable .select {
|
.vue-gamutable table.table--zebra tr.select {
|
||||||
background-color: rgba(179, 209, 67, 0.47);
|
background-color: rgba(179, 209, 67, 0.47);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue