fix: update masonry grid sizing logic and notebook list padding
This commit is contained in:
@@ -129,6 +129,7 @@ model Note {
|
||||
notebookId String?
|
||||
createdAt DateTime @default(now())
|
||||
updatedAt DateTime @updatedAt
|
||||
contentUpdatedAt DateTime @default(now())
|
||||
autoGenerated Boolean?
|
||||
aiProvider String?
|
||||
aiConfidence Int?
|
||||
|
||||
Reference in New Issue
Block a user