fix
This commit is contained in:
parent
2c309a0496
commit
f304c62486
1 changed files with 2 additions and 2 deletions
4
files/static/dist/main.css
vendored
4
files/static/dist/main.css
vendored
|
@ -3230,8 +3230,8 @@ video {
|
|||
background-color: rgba(var(--color-400), var(--tw-bg-opacity));
|
||||
}
|
||||
|
||||
.peer:checked ~ .peer-checked\:bg-blue-500\/20 {
|
||||
background-color: rgba(14, 165, 233, 0.2);
|
||||
.peer:checked ~ .peer-checked\:bg-blue-600\/10 {
|
||||
background-color: rgba(2, 132, 199, 0.1);
|
||||
}
|
||||
|
||||
.peer:checked ~ .peer-checked\:shadow-inner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue