修改冀北现场问题
This commit is contained in:
@@ -7,7 +7,12 @@
|
||||
.Icon {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
background-image: url('@/assets/icons/网公司.svg');
|
||||
background-color: var(--el-color-primary);
|
||||
border-radius: 5px;
|
||||
background-image: url('@/assets/img/inlogo.png');
|
||||
background-size: 25px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
.el-input__icon {
|
||||
font-size: 20px;
|
||||
@@ -200,3 +205,13 @@
|
||||
width: 450px;
|
||||
z-index: 0;
|
||||
}
|
||||
.psrmapBut{
|
||||
position: absolute;
|
||||
bottom: 103px;
|
||||
right: 60px;
|
||||
// z-index: 0.1;
|
||||
}
|
||||
#nrDeviceCard{
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user