1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-21 01:32:45 +00:00

css hotfix

This commit is contained in:
“axzilla” 2024-10-09 19:46:12 +02:00
parent 71eccf4ff9
commit 7917e6a2bd

View File

@ -1252,11 +1252,6 @@ body {
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 {
--tw-bg-opacity: 1;
background-color: rgb(55 65 81 / var(--tw-bg-opacity));