fix tags panel may overscroll on iOS

This commit is contained in:
2023-09-16 21:46:03 +08:00
parent f7475cbced
commit 24f9baa7dc
7 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bool get isSafari => false;
bool get isMobile => false;