mirror of
https://github.com/apache/superset.git
synced 2026-06-05 07:39:19 +00:00
fix(navbar): Minor fixes in navbar spacings (#36091)
This commit is contained in:
committed by
GitHub
parent
60f29ba6fb
commit
4515d18ddd
@@ -65,7 +65,6 @@ const StyledBrandText = styled.div`
|
||||
color: ${theme.colorText};
|
||||
padding-left: ${theme.sizeUnit * 4}px;
|
||||
padding-right: ${theme.sizeUnit * 4}px;
|
||||
margin-right: ${theme.sizeUnit * 6}px;
|
||||
font-size: ${theme.fontSizeLG}px;
|
||||
float: left;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user