mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-23 22:45:06 -04:00
Fixed: Allow toolbar buttons to be full width on x-small and small breakpoints (#1972)
This commit is contained in:
committed by
Leonardo Galli
parent
c4957fffee
commit
1c1723b4f7
@@ -41,7 +41,7 @@ module.exports = Marionette.Layout.extend({
|
||||
leftSideButtons : {
|
||||
type : 'default',
|
||||
storeState : false,
|
||||
collapse : false,
|
||||
collapse : true,
|
||||
items : [
|
||||
{
|
||||
title : 'Backup',
|
||||
|
||||
Reference in New Issue
Block a user