Fix help popover width
This commit is contained in:
parent
cb28bb92da
commit
644014cc55
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
::ng-deep {
|
::ng-deep {
|
||||||
.help-popover {
|
.help-popover {
|
||||||
|
min-width: 200px;
|
||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
|
|
||||||
.popover-body {
|
.popover-body {
|
||||||
|
|
Loading…
Reference in New Issue