improved media settings implementation

This commit is contained in:
dswbx
2025-02-05 16:11:53 +01:00
parent 4b3493a6f5
commit 8418231c43
25 changed files with 291 additions and 210 deletions

View File

@@ -62,11 +62,7 @@ body {
scrollbar-width: none; /* Firefox */
}
div[data-radix-scroll-area-viewport] > div:first-child {
display: block !important;
min-width: 100% !important;
max-width: 100%;
}
/*div[data-radix-scroll-area-viewport] > div:first-child {}*/
/* hide calendar icon on inputs */
input[type="datetime-local"]::-webkit-calendar-picker-indicator,