This commit is contained in:
Simon Martens
2022-11-27 01:39:09 +01:00
parent 47f28ebb04
commit 9440c6eccf
7 changed files with 41 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
@layer components {
/* COLORS */
body {
@apply text-black dark:text-white dark:bg-gray-800 dark:bg-none
@apply text-black dark:text-white dark:bg-gray-800 dark:bg-none overflow-x-hidden md:overflow-x-auto
}
.ha-added,