@@ -145,8 +145,8 @@ export default {
width: 100%;
}
- .modal.el-dialog {
+ .el-dialog {
background: rgba(18, 29, 28, 0.95);
- }
+ }
</style>