mirror of
https://github.com/Physton/sd-webui-prompt-all-in-one.git
synced 2026-05-01 11:41:46 +00:00
Fix the keyword height issue
Former-commit-id: 587d0cdf0d8f36750ba31ba1a7e0d8e0bac2dc7d
This commit is contained in:
@@ -1 +1 @@
|
||||
55c27423d2814b7945e68a196eca1cd1a3602f71
|
||||
68e0962c7aaa0bb218bee0d259292e0ed3dec93b
|
||||
@@ -1 +1 @@
|
||||
87ff76cd86a3c7b84b46332722953ace0e5692b1
|
||||
455f600510e835cab8f0bce5cbebbffed6bd197e
|
||||
@@ -1 +1 @@
|
||||
64bad1fc689d86fa80989544fdfa5972e9f68490
|
||||
082e625e9bdbdf26db28330cecba4a79a5de567e
|
||||
@@ -529,6 +529,7 @@
|
||||
align-items: center;
|
||||
position: relative;
|
||||
border-radius: 4px;
|
||||
min-height: 26px;
|
||||
|
||||
.prompt-tag-value {
|
||||
width: calc(100% - 16px);
|
||||
@@ -609,6 +610,7 @@
|
||||
font-size: 0.9rem;
|
||||
padding: 4px;
|
||||
background: transparent;
|
||||
min-height: 26px;
|
||||
}
|
||||
|
||||
.btn-tag-delete {
|
||||
|
||||
2
styles/main.min.css
vendored
2
styles/main.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user