Release 0.0.18
This commit is contained in:
@@ -202,7 +202,6 @@
|
||||
.storage-audit__table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.storage-audit__table th,
|
||||
@@ -220,14 +219,11 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.storage-audit__table th:first-child,
|
||||
.storage-audit__table td:first-child,
|
||||
.storage-audit__table th:first-child {
|
||||
width: 7rem;
|
||||
}
|
||||
|
||||
.storage-audit__table td:nth-child(3),
|
||||
.storage-audit__table th:nth-child(3) {
|
||||
width: 7rem;
|
||||
.storage-audit__table th:nth-child(3),
|
||||
.storage-audit__table td:nth-child(3) {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.storage-audit__source-list {
|
||||
|
||||
Reference in New Issue
Block a user