mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix group tags opacity
This commit is contained in:
@@ -103,7 +103,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#bulkTagsList,
|
#bulkTagsList,
|
||||||
#tagList .tag {
|
#tagList .tag,
|
||||||
|
#groupTagList .tag {
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user