mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(ui): use transform positioning for grid elements
This commit is contained in:
@@ -82,6 +82,7 @@ const AlertGrid = observer(
|
||||
ref={this.storeMasonryRef}
|
||||
pack={true}
|
||||
sizes={GridSizesConfig}
|
||||
position={false}
|
||||
loadMore={this.loadMore}
|
||||
hasMore={
|
||||
this.groupsToRender.value <
|
||||
|
||||
Reference in New Issue
Block a user