单店完成
This commit is contained in:
@@ -112,13 +112,13 @@ a, .green {
|
||||
}
|
||||
|
||||
.dialogTable {
|
||||
position: fixed;
|
||||
position: fixed !important;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
width: 600px;
|
||||
width: 600px!important;
|
||||
height: 300px;
|
||||
z-index: 9999;
|
||||
background-color: #07193D;
|
||||
box-shadow: #fff 0 0 20px;
|
||||
box-shadow: #66FFFF 0 0 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user