fixed descriptor size
This commit is contained in:
parent
296508d216
commit
333193f2e8
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue