11 lines
203 B
SCSS
11 lines
203 B
SCSS
|
vn-item-descriptor-popover {
|
||
|
vn-item-descriptor {
|
||
|
display: block;
|
||
|
width: 16em;
|
||
|
min-height: 28em;
|
||
|
|
||
|
.header > a:first-child {
|
||
|
display: none
|
||
|
}
|
||
|
}
|
||
|
}
|