mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-06-22 17:19:18 +00:00
15 lines
159 B
Stylus
15 lines
159 B
Stylus
.popup
|
|
position fixed
|
|
height 100%
|
|
width 100%
|
|
top 0
|
|
left 0
|
|
background rgba(black, .3)
|
|
cursor pointer
|
|
|
|
.popupChild
|
|
cursor initial
|
|
|
|
.exit
|
|
cursor pointer
|