Release 0.0.15
This commit is contained in:
@@ -282,17 +282,6 @@
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
.storage-audit__actions {
|
||||
width: 100%;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.storage-audit__actions .button {
|
||||
flex: 1 1 14rem;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes storage-audit-progress {
|
||||
0% { background-position: 0% 0; }
|
||||
100% { background-position: 200% 0; }
|
||||
|
||||
Reference in New Issue
Block a user