mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Fix combined title cell controls blocking links
This commit is contained in:
parent
f783a6360e
commit
7e78478fbe
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue