mirror of https://github.com/Chocobozzz/PeerTube
Fix help popover width
parent
cb28bb92da
commit
644014cc55
|
@ -19,6 +19,7 @@
|
|||
|
||||
::ng-deep {
|
||||
.help-popover {
|
||||
min-width: 200px;
|
||||
max-width: 300px;
|
||||
|
||||
.popover-body {
|
||||
|
|
Loading…
Reference in New Issue