fix mobile modal issues

This commit is contained in:
akcodez
2023-10-16 09:36:17 -07:00
parent 8ac227d032
commit d3a2fb658e
3 changed files with 5 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@@ -134,7 +134,7 @@ $custody-logos: "Gatehub", "Bitgo";
}
}
.modal {
.modal-uses {
display: none;
position: fixed;
z-index: 1000;
@@ -159,11 +159,8 @@ $custody-logos: "Gatehub", "Bitgo";
height: 60%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
@media only screen and (max-width: 768px) {
height: fit-content;
}
overflow: scroll;
}
.modal-content-uses::before {

View File

@@ -465,8 +465,7 @@
</ul>
</section>
<div class="modal" id="myModal">
<div class="modal modal-uses" id="myModal">
<div class="modal-content-uses">
<div class="arrows-container" id="arrows-container">
<button class="arrow-button left-arrow" id="leftArrow">