Skip to content
Snippets Groups Projects
Unverified Commit adf74348 authored by Alexander Lesnenko's avatar Alexander Lesnenko Committed by GitHub
Browse files

fix aggregation custom expression input width (#23280)

parent 7505afaf
No related branches found
No related tags found
No related merge requests found
import styled from "@emotion/styled";
export const ExpressionPopoverRoot = styled.div`
width: 350px;
min-width: 350px;
`;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment