chore(template): 优化logs.html模板中的样式
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
12f1649a39
commit
e924f5165c
@ -101,16 +101,23 @@
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
th, td {
|
||||
padding: 10px;
|
||||
font-size: 0.9rem;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
td {
|
||||
width: 33.33%;
|
||||
}
|
||||
|
||||
.retry-button {
|
||||
padding: 6px 12px;
|
||||
font-size: 0.8rem;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user