fix
This commit is contained in:
parent
4863665740
commit
b6cabcbb92
1 changed files with 4 additions and 0 deletions
4
files/static/dist/main.css
vendored
4
files/static/dist/main.css
vendored
|
@ -1743,6 +1743,10 @@ video {
|
||||||
--tw-bg-opacity: 1;
|
--tw-bg-opacity: 1;
|
||||||
background-color: rgba(2, 132, 199, var(--tw-bg-opacity));
|
background-color: rgba(2, 132, 199, var(--tw-bg-opacity));
|
||||||
}
|
}
|
||||||
|
.bg-\[\#1e293b\] {
|
||||||
|
--tw-bg-opacity: 1;
|
||||||
|
background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
|
||||||
|
}
|
||||||
.bg-\[\#a16207\] {
|
.bg-\[\#a16207\] {
|
||||||
--tw-bg-opacity: 1;
|
--tw-bg-opacity: 1;
|
||||||
background-color: rgba(161, 98, 7, var(--tw-bg-opacity));
|
background-color: rgba(161, 98, 7, var(--tw-bg-opacity));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue