mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-06-07 17:19:35 +00:00
Fix minor bugs
This commit is contained in:
parent
e3450c8171
commit
f90668325f
@ -3,6 +3,7 @@
|
||||
border: 1px solid var(--codex-border-color);
|
||||
background-color: var(--codex-background-secondary);
|
||||
padding: 1rem 1.5rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.files-title {
|
||||
|
||||
@ -97,6 +97,10 @@
|
||||
.storageRequestReview-alert {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.storageRequestReview-expiration {
|
||||
min-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 801px) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user