mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add border to enlarged img
This commit is contained in:
@@ -3064,6 +3064,8 @@ a {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
border-radius: 2px;
|
||||
border: 1px solid transparent;
|
||||
outline: 1px solid var(--SmartThemeBorderColor);
|
||||
}
|
||||
|
||||
.cropper-container {
|
||||
|
Reference in New Issue
Block a user