mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 04:58:17 +08:00
页面还差 Timed Task
This commit is contained in:
@@ -707,3 +707,24 @@ _:-ms-input-placeholder, :root .demo-graph {
|
||||
.station-radio {
|
||||
margin-left: 20px;
|
||||
}
|
||||
table {
|
||||
width: 100%;
|
||||
}
|
||||
.mdl-data-table th {
|
||||
font-weight: bold;
|
||||
}
|
||||
.mdl-data-table td, .mdl-data-table th {
|
||||
text-align: center;
|
||||
}
|
||||
.sys-log {
|
||||
height: 400px;
|
||||
overflow: scroll;
|
||||
}
|
||||
.demo-card-event > .mdl-card__actions {
|
||||
display: flex;
|
||||
box-sizing:border-box;
|
||||
align-items: center;
|
||||
}
|
||||
.mdl-button {
|
||||
padding: 2px 6px 0 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user