This commit is contained in:
Physton
2023-08-26 08:44:41 +08:00
parent c257a8bcff
commit 84b254d40c
2 changed files with 4 additions and 1 deletions

View File

@@ -1,8 +1,10 @@
{
"name": "Tag Group Style Tweak",
"i18n": {
"zh_CN": "调整关键词组样式",
"zh_HK": "調整關鍵詞群組樣式",
"zh_TW": "調整關鍵詞群組樣式"
},
"author": "bluelovers",
"type": "theme"
"type": "enhance"
}

View 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%}