mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Hide past swipes with opacity
This commit is contained in:
@@ -1045,7 +1045,7 @@ body .panelControlBar {
|
||||
}
|
||||
|
||||
body:not(.swipeAllMessages) .mes:not(.last_mes) .swipes-counter {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
body.swipeAllMessages .mes:not(.last_mes) .swipes-counter {
|
||||
|
Reference in New Issue
Block a user