2023-05-23 13:51:43 +08:00
|
|
|
.mobile {
|
|
|
|
.monitor-tags {
|
|
|
|
position: inherit;
|
|
|
|
top: 13px;
|
|
|
|
}
|
|
|
|
.mobile-monitor-chart {
|
|
|
|
margin-top: 20px !important;
|
|
|
|
}
|
2023-05-23 21:40:03 +08:00
|
|
|
.search-button {
|
|
|
|
float: none !important;
|
|
|
|
.table-button {
|
|
|
|
display: inline-flex !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-card {
|
|
|
|
.app-button {
|
|
|
|
margin-right: 0 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.install-card .a-detail {
|
|
|
|
.d-name {
|
|
|
|
height: auto !important;
|
|
|
|
.h-button {
|
|
|
|
float: none !important;
|
|
|
|
margin: 5px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.d-button {
|
|
|
|
min-width: auto !important;
|
|
|
|
}
|
|
|
|
.d-description {
|
|
|
|
display: block !important;
|
|
|
|
overflow: inherit !important;
|
|
|
|
}
|
|
|
|
}
|
2023-05-23 13:51:43 +08:00
|
|
|
}
|