update hints

This commit is contained in:
Vladimir Mandic
2023-09-10 13:05:31 -04:00
parent 2d0ea97a14
commit 250d1bf2fb
12 changed files with 130 additions and 88 deletions
+1
View File
@@ -93,6 +93,7 @@ svg.feather.feather-image, .feather .feather-image { display: none }
.extra-networks { border-left: 2px solid var(--highlight-color) !important; padding-left: 4px; }
.image-buttons { gap: 10px !important; justify-content: center; }
.image-buttons > button { max-width: 160px; }
.tooltip { background: var(--primary-300); color: black; border: none; border-radius: var(--radius-lg) }
#system_row > button, #settings_row > button, #config_row > button { max-width: 190px; }
/* gradio elements overrides */