mirror of
https://github.com/Physton/sd-webui-prompt-all-in-one.git
synced 2026-05-01 19:51:29 +00:00
build
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"name": "Tag Group Style Tweak",
|
||||
"i18n": {
|
||||
"zh_CN": "调整关键词组样式",
|
||||
"zh_HK": "調整關鍵詞群組樣式",
|
||||
"zh_TW": "調整關鍵詞群組樣式"
|
||||
},
|
||||
"author": "bluelovers",
|
||||
"type": "theme"
|
||||
"type": "enhance"
|
||||
}
|
||||
1
styles/extensions/tag-group-tweak/style.min.css
vendored
Normal file
1
styles/extensions/tag-group-tweak/style.min.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.physton-prompt .group-tabs .group-body .group-main .sub-group-body .group-tags{max-height:250px;overflow:visible;overflow-y:scroll}.physton-prompt .group-tabs .group-body .group-main .sub-group-body .group-tags .tag-item{max-width:32%}
|
||||
Reference in New Issue
Block a user