Make popup background non-transparent
This commit is contained in:
parent
de34a6c66e
commit
3e33155276
@ -11,6 +11,7 @@
|
|||||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.show {
|
.show {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user