Update tabs for mobile
This commit is contained in:
parent
d6fb0e836d
commit
48f3f430da
5 changed files with 86 additions and 7 deletions
|
|
@ -52,6 +52,12 @@
|
|||
}
|
||||
|
||||
@media (max-width: 799px) {
|
||||
.modalHeader {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 24px 24px 0 24px;
|
||||
}
|
||||
|
||||
.modal.mobileFullScreen {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue