mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
UI Formatting Cleanup
This commit is contained in:
@@ -148,7 +148,8 @@ class PageToolbarSection extends Component {
|
||||
<div className={classNames(
|
||||
styles.section,
|
||||
styles[alignContent]
|
||||
)}>
|
||||
)}
|
||||
>
|
||||
{
|
||||
buttons.map((button) => {
|
||||
return button;
|
||||
|
||||
Reference in New Issue
Block a user