mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: Revised logo (new color), w/CSS for vert alignment (#10237)
* out with the old, in with the new * vertically centering logo once and for all * lint: black instead of IDE formating * touch config.py * Styles -> StyledHeader * nixing vestigial SVG * removing trademark Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
This commit is contained in:
@@ -73,7 +73,7 @@ const defaultProps = {
|
||||
],
|
||||
brand: {
|
||||
path: '/superset/profile/admin/',
|
||||
icon: '/static/assets/images/superset-logo@2x.png',
|
||||
icon: '/static/assets/images/superset-logo-horiz.png',
|
||||
alt: 'Superset',
|
||||
width: '126',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user