mirror of
https://github.com/apache/superset.git
synced 2026-05-06 16:34:32 +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
@@ -72,8 +72,8 @@ const TableLabel = styled.span`
|
||||
display: flex;
|
||||
white-space: nowrap;
|
||||
|
||||
> svg,
|
||||
> small {
|
||||
svg,
|
||||
small {
|
||||
margin-right: ${({ theme }) => theme.gridUnit}px;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user