2284 fix(frontend): layout shift in date input (#2292)
* fix(frontend): layout shift in date input * Fix Inline Cell overlay being shifted --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -14,7 +14,6 @@ const StyledInlineCellEditModeContainer = styled.div<InlineCellEditModeProps>`
|
||||
const StyledInlineCellInput = styled.div`
|
||||
align-items: center;
|
||||
display: flex;
|
||||
margin-left: -1px;
|
||||
|
||||
min-height: 32px;
|
||||
min-width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user