mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Better wi cards (#1200)
This commit is contained in:
@@ -160,3 +160,11 @@
|
||||
#world_info_search {
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
.wi-card-entry {
|
||||
border: 1px groove;
|
||||
border-color: var(--SmartThemeBorderColor);
|
||||
border-radius: 8px;
|
||||
padding: 5px;
|
||||
margin-bottom:3px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user