Design fixes batch post linaria migration (#18509)
- Currency input - Edit email button full height - Full width ai field - Missing borders - Cmd+K icon button centered
This commit is contained in:
@@ -11,6 +11,8 @@ import { type IconComponent } from 'twenty-ui/display';
|
||||
import { ThemeContext, themeCssVariables } from 'twenty-ui/theme-constants';
|
||||
|
||||
export const StyledIMaskInput = styled.div`
|
||||
display: contents;
|
||||
|
||||
> input {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user