Change title dot color
This commit is contained in:
@@ -33,7 +33,7 @@ const useSidebarLogoStyles = makeStyles({
|
||||
color: '#fff',
|
||||
},
|
||||
titleDot: {
|
||||
color: '#1DB954',
|
||||
color: '#68c5b5',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user