mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
- fixed options menu blur
- added list-group blur and styling - stronger blur on large popups - fullscreen shadows darker
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
}
|
||||
|
||||
#roll_dice:hover {
|
||||
@@ -20,4 +21,5 @@
|
||||
|
||||
#dice_dropdown {
|
||||
z-index: 100;
|
||||
backdrop-filter: blur(--SmartThemeBlurStrength);
|
||||
}
|
Reference in New Issue
Block a user