mirror of
https://github.com/apache/superset.git
synced 2026-04-14 13:44:46 +00:00
fix(homepage): make to show indicator when tab is choosen (#20048)
This commit is contained in:
@@ -110,6 +110,10 @@ const StyledHeader = styled.div`
|
||||
padding: ${({ theme }) => theme.gridUnit * 2}px
|
||||
${({ theme }) => theme.gridUnit * 4}px;
|
||||
}
|
||||
|
||||
&.active a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
li.active > a,
|
||||
|
||||
Reference in New Issue
Block a user