Add output folder icons

Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder
This commit is contained in:
Michoko
2022-09-28 10:31:53 +02:00
committed by AUTOMATIC1111
parent f8acbb8f88
commit 02c4b757b6
2 changed files with 20 additions and 4 deletions

View File

@@ -56,6 +56,10 @@
padding-right: 0.25em;
}
#open_folder_hidden{
display: none;
}
#seed_row, #subseed_row{
gap: 0.5rem;
}