Release 0.0.13
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
max-width: 18rem;
|
||||
justify-self: end;
|
||||
}
|
||||
|
||||
.storage-audit__actions .button {
|
||||
@@ -279,25 +280,11 @@
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.storage-audit__trail {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.2rem;
|
||||
}
|
||||
|
||||
.storage-audit__trail .content-link {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.storage-audit__trail-separator {
|
||||
opacity: 0.65;
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
.storage-audit__actions {
|
||||
width: 100%;
|
||||
max-width: none;
|
||||
justify-self: stretch;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user