mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-24 10:54:04 +08:00
parent
00de315370
commit
c52a52d763
@ -3,7 +3,7 @@
|
|||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
.gradio_bg[theme="huggingface"] {
|
.gradio_bg[theme="huggingface"] {
|
||||||
@apply dark:bg-gray-600 dark:text-gray-50;
|
@apply dark:bg-[#0b0f19] dark:text-gray-50;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gradio_bg[theme="huggingface"] .gradio_interface {
|
.gradio_bg[theme="huggingface"] .gradio_interface {
|
||||||
|
Loading…
Reference in New Issue
Block a user