mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: height resize.
This commit is contained in:
+1
-1
@@ -539,7 +539,7 @@
|
||||
makeTableColumns();
|
||||
}
|
||||
|
||||
$: if (data.rows) {
|
||||
$: {
|
||||
/* up-to-date height */
|
||||
tick().then(() => spreadsheetContainer?.resizeSheet());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user