remove debug css on .draggable
This commit is contained in:
parent
3cd3890263
commit
09a575b783
|
@ -4877,7 +4877,6 @@ body:not(.movingUI) .drawer-content.maximized {
|
|||
backdrop-filter: blur(var(--SmartThemeBlurStrength));
|
||||
background-color: var(--SmartThemeBlurTintColor);
|
||||
padding: 5px;
|
||||
border: 1px solid red;
|
||||
}
|
||||
|
||||
.zoomed_avatar {
|
||||
|
|
Loading…
Reference in New Issue