mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
change button color (#16093)
This commit is contained in:
@@ -91,6 +91,7 @@ const StyledHeader = styled.div`
|
||||
}
|
||||
|
||||
.action-button {
|
||||
color: ${({ theme }) => theme.colors.grayscale.base};
|
||||
margin: 0 ${({ theme }) => theme.gridUnit * 1.5}px 0
|
||||
${({ theme }) => theme.gridUnit}px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user