mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-14 05:58:13 +08:00
优化PC页面
This commit is contained in:
@@ -234,14 +234,20 @@ table {
|
||||
text-align: center;
|
||||
}
|
||||
.sys-log {
|
||||
width: 100%;
|
||||
height: 400px;
|
||||
box-sizing: border-box;
|
||||
overflow: scroll;
|
||||
padding-top: 0;
|
||||
}
|
||||
.sys-log pre {
|
||||
margin: 0;
|
||||
}
|
||||
.demo-card-event > .mdl-card__actions {
|
||||
display: flex;
|
||||
box-sizing:border-box;
|
||||
align-items: center;
|
||||
}
|
||||
element.style {
|
||||
.mdl-button {
|
||||
padding: 2px 6px 0 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user