accounts approved, video player testing, bookmark collections
This commit is contained in:
mgabdev
2020-12-17 01:34:00 -05:00
parent 04053c0e31
commit 5a37a7090e
88 changed files with 688 additions and 395 deletions

View File

@@ -33,7 +33,7 @@ class ProfileNavigationBar extends React.PureComponent {
<Button
icon='ellipsis'
iconSize='26px'
iconClassName={_s.inheritFill}
iconClassName={_s.colorNavigation}
color='brand'
backgroundColor='none'
className={[_s.jcCenter, _s.aiCenter, _s.ml10, _s.px10].join(' ')}