xyz grid allow string/select switch

This commit is contained in:
Vladimir Mandic
2023-10-05 15:10:01 -04:00
parent a4e7377091
commit b790bcd637
4 changed files with 64 additions and 36 deletions
+1
View File
@@ -42,6 +42,7 @@ footer { display: none; }
table { overflow-x: auto !important; overflow-y: auto !important; }
td { border-bottom: none !important; padding: 0.1em 0.5em !important; }
tr { border-bottom: none !important; padding: 0.1em 0.5em !important; }
.gradio-column { min-width: unset !important; }
/* general styled components */
.gradio-button.tool { max-width: min-content; min-width: min-content !important; align-self: end; font-size: 1.4em; color: var(--body-text-color) !important; }