mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-22 00:09:47 +01:00
make right content in cardcolumn hoverable
This commit is contained in:
@@ -74,6 +74,7 @@ const RightMarginDiv = styled.div`
|
||||
|
||||
const InheritFlexShrinkDiv = styled.div`
|
||||
flex-shrink: inherit;
|
||||
pointer-events: all;
|
||||
`;
|
||||
|
||||
const CardColumn: FC<Props> = ({
|
||||
|
||||
Reference in New Issue
Block a user