UNPKG
@nitive/whitepaper-react
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
React components automatically generated by whitepaper-bem
@nitive/whitepaper-react
/
modules
/
_components
/
pt-surface
/
pt-surface.post.css
14 lines
(13 loc)
•
191 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.pt-surface
{
z-index
:
99999
;
position
: fixed;
width
:
100%
;
height
:
100%
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
overflow
: auto;
display
: none; -webkit-
overflow
-scrolling: touch; }