Add Smartphone screen favourite back button and adjust styles (#4813)
* Feat add get-back button on favourite columnHeader * Style adjust nice looking get-back button * Fix delete media query and add padding right * fix: restore padding and add lastchild style for back-button
This commit is contained in:
parent
aec5097d44
commit
13ffa3c59e
2 changed files with 5 additions and 0 deletions
|
@ -77,6 +77,7 @@ export default class Favourites extends ImmutablePureComponent {
|
|||
onClick={this.handleHeaderClick}
|
||||
pinned={pinned}
|
||||
multiColumn={multiColumn}
|
||||
showBackButton
|
||||
/>
|
||||
|
||||
<StatusList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue