mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Revert "chore(ui): use transform positioning for grid elements"
This reverts commit bc72041222.
Breaks alert action menu, it gets hidden under next alert group div.
This commit is contained in:
@@ -82,7 +82,6 @@ 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