Unstacked the tables, made some card tweaks.
This commit is contained in:
@@ -24,10 +24,23 @@ p {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.scrollable {
|
||||
max-width: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
thead {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
th:nth-child(1) {
|
||||
min-width: 120px;
|
||||
}
|
||||
|
||||
th:nth-child(4) {
|
||||
min-width: 250px;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user