better positioning of plexiglass
This commit is contained in:
parent
a2864feb25
commit
0b43e83dfd
|
@ -16,6 +16,11 @@
|
||||||
height:100%;
|
height:100%;
|
||||||
z-index:1000;
|
z-index:1000;
|
||||||
background-color: rgba(0,0,0,.1)
|
background-color: rgba(0,0,0,.1)
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ccp-help-icon {
|
.ccp-help-icon {
|
||||||
|
|
Loading…
Reference in New Issue