fixed descriptor size
This commit is contained in:
parent
296508d216
commit
333193f2e8
|
@ -1,9 +1,8 @@
|
||||||
vn-client-descriptor-popover {
|
vn-client-descriptor-popover {
|
||||||
div.popover{
|
div.popover{
|
||||||
width: 16em;
|
width: 16em!important;
|
||||||
}
|
}
|
||||||
vn-client-descriptor {
|
vn-client-descriptor {
|
||||||
width: 16em;
|
|
||||||
display: block;
|
display: block;
|
||||||
&>vn-card{
|
&>vn-card{
|
||||||
margin: 0!important;
|
margin: 0!important;
|
||||||
|
|
Loading…
Reference in New Issue