chore: specify left side for built-in series button (thumbnails)
This commit is contained in:
parent
85fed49eb1
commit
846c9c1c54
@ -98,6 +98,7 @@ class ToolbarRow extends Component {
|
||||
this.buttonGroups.right.unshift({
|
||||
value: 'studies',
|
||||
icon: 'th-large',
|
||||
from: 'left',
|
||||
bottomLabel: this.props.t('Series'),
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user