mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
update modernui
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ Thanks to @BinaryQuantumSoul for his hard work on this project!
|
||||
Given huge number of changes with *+3443/-3342 commits diff over the past year, a completely different backend/engine and a change of focus,
|
||||
it is time to give credit to original [author](https://github.com/auTOMATIC1111), and move on!
|
||||
|
||||
## Update for 2024-04-27
|
||||
## Update for 2024-04-28
|
||||
|
||||
- **Features**:
|
||||
- **ModernUI** preview of the new [ModernUI](https://github.com/BinaryQuantumSoul/sdnext-modernui)
|
||||
|
||||
Submodule extensions-builtin/sdnext-modernui updated: 70822967d5...0e36e5116d
@@ -200,6 +200,7 @@ table.settings-value-table td { padding: 0.4em; border: 1px solid #ccc; max-widt
|
||||
|
||||
/* extra networks */
|
||||
#txt2img_extra_networks, #img2img_extra_networks, #control_extra_networks { width: 0; }
|
||||
.extra-networks { background: var(--background-color); padding: var(--block-label-padding); }
|
||||
.extra-networks > div { margin: 0; border-bottom: none !important; gap: 0.3em 0; }
|
||||
.extra-networks .second-line { display: flex; width: -moz-available; width: -webkit-fill-available; gap: 0.3em; box-shadow: var(--input-shadow); }
|
||||
.extra-networks .search { flex: 1; height: 4em; }
|
||||
|
||||
Reference in New Issue
Block a user