fix: app sidebar ui issues (#3783)

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
Peng Xiao
2023-08-18 02:36:17 +08:00
committed by GitHub
parent 7a31089c4b
commit 068c697be9
19 changed files with 137 additions and 82 deletions
+8
View File
@@ -252,3 +252,11 @@ affine-block-hub {
padding: 0;
}
}
button,
input,
select,
textarea,
[role='button'] {
-webkit-app-region: no-drag;
}