mirror of https://github.com/Chocobozzz/PeerTube
Fix max settings panel height
parent
8ece9c8ca0
commit
c8defc41ee
|
@ -59,7 +59,7 @@ export class ControlBarOptionsBuilder {
|
|||
return {
|
||||
settingsButton: {
|
||||
setup: {
|
||||
maxHeightOffset: 40
|
||||
maxHeightOffset: 60
|
||||
},
|
||||
entries: settingEntries
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue