mirror of
https://github.com/codex-storage/codex-marketplace-ui-components.git
synced 2025-02-18 01:16:58 +00:00
Responsive modal
This commit is contained in:
parent
4a59af6f1d
commit
a982ba09d3
@ -54,3 +54,9 @@
|
||||
min-width: 500px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
.modal {
|
||||
width: calc(100% - 6rem);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user