mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Fix combined title cell controls blocking links
This commit is contained in:
@@ -38,6 +38,7 @@ const CellContainer = styled(motion.div)<{ height: number }>`
|
||||
`;
|
||||
|
||||
const ImageWrapper = styled.div`
|
||||
position: relative;
|
||||
display: flex;
|
||||
grid-area: image;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user