fix
This commit is contained in:
parent
0c88fcbfa7
commit
80f8ddc01b
1 changed files with 2 additions and 6 deletions
8
files/static/dist/main.css
vendored
8
files/static/dist/main.css
vendored
|
@ -2488,8 +2488,8 @@ video {
|
|||
--color-100: 244,244,245;
|
||||
--color-200: 228,228,231;
|
||||
--color-300: 212,212,216;
|
||||
--color-400: 161,161,170;
|
||||
--color-500: 113,113,122;
|
||||
--color-400: 161, 161,171;
|
||||
--color-500: 117, 117,126;
|
||||
--color-600: 82,82,91;
|
||||
--color-700: 63,63,70;
|
||||
--color-800: 39,39,42;
|
||||
|
@ -3216,10 +3216,6 @@ video {
|
|||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
.peer:checked ~ .peer-checked\:rounded-lg {
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
|
||||
.peer:checked ~ .peer-checked\:border-blue-500 {
|
||||
--tw-border-opacity: 1;
|
||||
border-color: rgba(14, 165, 233, var(--tw-border-opacity));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue