UNPKG
jiro-ui
Version:
latest (0.0.2)
0.0.2
A Mithril.js UI library based from construct-ui
nenjotsu.github.io/jiro-ui
nenjotsu/jiro-ui
jiro-ui
/
lib
/
components
/
portal
/
index.css
6 lines
(5 loc)
•
71 B
CSS
View Raw
1
2
3
4
5
6
.cui-portal
{
position
: absolute;
top
:
0
;
right
:
0
;
left
:
0
; }