mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
update css and changelog
This commit is contained in:
@@ -18,6 +18,7 @@ Mostly a service release
|
||||
skips reading metadata from models that are not already cached
|
||||
- updated **gradio**
|
||||
- **styles** support for subfolders
|
||||
- **css** optimizations
|
||||
- clean-up **logging**
|
||||
- capture system info in startup log
|
||||
- better diagnostic output
|
||||
|
||||
@@ -119,7 +119,7 @@ div#extras_scale_to_tab div.form{ flex-direction: row; }
|
||||
#quicksettings > button { padding: 0 1em 0 0 }
|
||||
|
||||
#settings { display: flex; gap: var(--layout-gap); }
|
||||
#settings div { border: none; gap: 0.5em; width: fit-content; }
|
||||
#settings div { border: none; gap: 0.5em; width: fit-content; display: inline-flex; }
|
||||
#settings > div.tab-content { flex: 10 0 75%; display: grid; }
|
||||
|
||||
#settings > div.tab-content > div { border: none; padding: 0; }
|
||||
|
||||
Reference in New Issue
Block a user