mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix header button drag region
This commit is contained in:
committed by
Tienson Qin
parent
0368dec6c4
commit
933a28ca3e
@@ -135,7 +135,9 @@
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.cp__header a, .cp__header svg {
|
||||
.cp__header a,
|
||||
.cp__header svg,
|
||||
.cp__header button {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user