Release 0.0.11
This commit is contained in:
@@ -277,9 +277,19 @@
|
||||
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;
|
||||
margin: 0 0.25rem;
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
|
||||
Reference in New Issue
Block a user