chore: no drag for react scan

This commit is contained in:
Stephen Zhou 2024-12-13 17:02:26 +08:00
parent d4dd4fb68d
commit 14b1aa50b8
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -53,5 +53,5 @@ button {
}
#react-scan-toolbar {
@apply max-lg:!hidden;
@apply max-lg:!hidden no-drag-region;
}