...
|
...
|
@@ -127,6 +127,7 @@ export default { |
|
|
left: 0;
|
|
|
right: 0;
|
|
|
bottom: 0;
|
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
|
}
|
|
|
|
|
|
.yoho-popup {
|
...
|
...
|
@@ -154,7 +155,7 @@ export default { |
|
|
|
|
|
.yoho-action-sheet {
|
|
|
.yoho-popup-mask {
|
|
|
background: #e0e0e0;
|
|
|
background-color: #f5f5f5;
|
|
|
}
|
|
|
|
|
|
.yoho-popup-container {
|
...
|
...
|
|