This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
58
Releases
Wiki
Activity
2249f68d6e
salix
/
modules
/
item
/
front
/
descriptor-popover
/
style.scss
5 lines
102 B
SCSS
Raw
Normal View
History
Unescape
Escape
fixed item-popover width
2019-10-14 12:54:11 +00:00
body
>
.
vn-popover
vn-item-descriptor
{
display
:
block
;
SCSS em to px: Second step
2020-04-02 12:52:02 +00:00
width
:
256
px
;
min-height
:
448
px
;
#266 popover for item descriptor on ticket section plus some minor refactors on inte tags relations
2018-04-26 14:41:08 +00:00
}