fix
This commit is contained in:
parent
898699d2ca
commit
a012b95eaa
1 changed files with 2 additions and 2 deletions
4
files/static/dist/main.css
vendored
4
files/static/dist/main.css
vendored
|
@ -1697,8 +1697,8 @@ video {
|
|||
--tw-bg-opacity: 1;
|
||||
background-color: rgba(229, 235, 231, var(--tw-bg-opacity));
|
||||
}
|
||||
.bg-black\/50 {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
.bg-black\/40 {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.bg-\[\#dc2626\] {
|
||||
--tw-bg-opacity: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue