优化PC页面

This commit is contained in:
zogodo
2020-02-22 15:00:37 +08:00
parent 47ce240fdc
commit d6680e2125
4 changed files with 301 additions and 287 deletions

View File

@@ -717,8 +717,14 @@ 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;