remove debug css on .draggable

This commit is contained in:
RossAscends 2024-05-21 07:50:24 +09:00
parent 3cd3890263
commit 09a575b783
1 changed files with 0 additions and 1 deletions

View File

@ -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 {