diff --git a/client/client/src/descriptor-popover/style.scss b/client/client/src/descriptor-popover/style.scss index f105ef098..47c9047e6 100644 --- a/client/client/src/descriptor-popover/style.scss +++ b/client/client/src/descriptor-popover/style.scss @@ -1,9 +1,8 @@ vn-client-descriptor-popover { div.popover{ - width: 16em; + width: 16em!important; } vn-client-descriptor { - width: 16em; display: block; &>vn-card{ margin: 0!important;