12.29 大屏第三版
This commit is contained in:
@ -411,6 +411,8 @@
|
||||
|
||||
.monitor-tender-select {
|
||||
margin-top: 10px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
.monitor-tender-select-radio {
|
||||
margin-right: 8px;
|
||||
@ -460,6 +462,14 @@
|
||||
margin-top: 20px;
|
||||
height: 760px;
|
||||
}
|
||||
|
||||
.monitor-label-pointer {
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
background: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user