mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2025-08-23 20:44:58 +08:00
远程控制兼容1670px以下
This commit is contained in:
parent
3c24b8d08a
commit
24fcbb6e55
|
@ -257,15 +257,19 @@ body {
|
|||
display: none !important;
|
||||
}
|
||||
}
|
||||
.remote-part .content.is-total .info-box .row-item .tag-value {
|
||||
margin-left: 20px !important;
|
||||
padding: 0 10px !important;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
.home-page .left-content {
|
||||
.header-box,
|
||||
.echart-item {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 1670px) {
|
||||
.remote-part .info-box .row-item {
|
||||
.tag-value {
|
||||
margin-left: 5px !important;
|
||||
padding: 0 10px !important;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user