mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Fixed: Toolbar button collapsing includes separator
This commit is contained in:
@@ -282,11 +282,7 @@ class AuthorIndex extends Component {
|
||||
null
|
||||
}
|
||||
|
||||
{
|
||||
(view === 'posters' || view === 'banners' || view === 'overview') &&
|
||||
|
||||
<PageToolbarSeparator />
|
||||
}
|
||||
<PageToolbarSeparator />
|
||||
|
||||
<AuthorIndexViewMenu
|
||||
view={view}
|
||||
|
||||
Reference in New Issue
Block a user