Fix help popover width

pull/4977/head
Chocobozzz 2022-05-09 10:54:47 +02:00
parent cb28bb92da
commit 644014cc55
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
::ng-deep {
.help-popover {
min-width: 200px;
max-width: 300px;
.popover-body {