mirror of
https://github.com/axzilla/templui.git
synced 2025-02-21 22:12:41 +00:00
css hotfix
This commit is contained in:
parent
71eccf4ff9
commit
7917e6a2bd
@ -1252,11 +1252,6 @@ body {
|
|||||||
background-color: hsl(var(--destructive) / var(--tw-bg-opacity));
|
background-color: hsl(var(--destructive) / var(--tw-bg-opacity));
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-gray-100 {
|
|
||||||
--tw-bg-opacity: 1;
|
|
||||||
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
|
||||||
}
|
|
||||||
|
|
||||||
.bg-gray-700 {
|
.bg-gray-700 {
|
||||||
--tw-bg-opacity: 1;
|
--tw-bg-opacity: 1;
|
||||||
background-color: rgb(55 65 81 / var(--tw-bg-opacity));
|
background-color: rgb(55 65 81 / var(--tw-bg-opacity));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user