fixed item-popover width
gitea/salix/dev This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-10-14 14:54:11 +02:00
parent 300ba61fd3
commit e79456374c
1 changed files with 4 additions and 6 deletions

View File

@ -1,7 +1,5 @@
vn-item-descriptor-popover {
vn-item-descriptor {
display: block;
width: 16em;
min-height: 28em;
}
body > .vn-popover vn-item-descriptor {
display: block;
width: 16em;
min-height: 28em;
}