mirror of
https://github.com/apache/superset.git
synced 2026-05-12 03:15:55 +00:00
refactor: Icon to icons for certifiedIcon (#15306)
* initial commit * updated css * fix lint
This commit is contained in:
committed by
GitHub
parent
a330b664c1
commit
e1ceb7f7cc
@@ -75,7 +75,7 @@ const FlexRowContainer = styled.div`
|
||||
align-items: center;
|
||||
display: flex;
|
||||
|
||||
> svg {
|
||||
svg {
|
||||
margin-right: ${({ theme }) => theme.gridUnit}px;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user