mirror of
https://github.com/apache/superset.git
synced 2026-04-27 03:55:47 +00:00
chore: Improves the native filters UI/UX - iteration 5 (#14882)
This commit is contained in:
committed by
GitHub
parent
fce8ac27f0
commit
8519a09086
@@ -35,7 +35,7 @@ const StyledItem = styled(Form.Item)`
|
||||
&::after {
|
||||
display: inline-block;
|
||||
color: ${theme.colors.error.base};
|
||||
font-size: ${theme.typography.sizes.m}px;
|
||||
font-size: ${theme.typography.sizes.s}px;
|
||||
content: '*';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user