This commit is contained in:
Vanessa 2023-06-10 17:56:45 +08:00
parent 8a4ab0daff
commit cd41c3b6e2
4 changed files with 32 additions and 6 deletions

View file

@ -29,6 +29,14 @@
}
}
&--select {
background-color: var(--b3-theme-primary-lightest);
.av__firstcol svg {
opacity: 1;
}
}
&--header,
&--footer {
background-color: var(--b3-theme-background);