fix: select

This commit is contained in:
Christophe 2023-01-20 17:31:47 +01:00
parent ca09e6aea6
commit e5100dbf78

View file

@ -123,7 +123,7 @@ th .vue-select {
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);
}