fix
This commit is contained in:
parent
bc663e1014
commit
5445c70d9c
1 changed files with 4 additions and 0 deletions
4
files/static/dist/main.css
vendored
4
files/static/dist/main.css
vendored
|
@ -1735,6 +1735,10 @@ video {
|
|||
--tw-bg-opacity: 1;
|
||||
background-color: rgba(203, 213, 225, var(--tw-bg-opacity));
|
||||
}
|
||||
.bg-\[\#0284c7\] {
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgba(2, 132, 199, var(--tw-bg-opacity));
|
||||
}
|
||||
.bg-gray-300\/40 {
|
||||
background-color: rgba(var(--color-300), 0.4);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue