mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-04-28 16:50:08 +00:00
Merge pull request #1223 from Fr1ngg/revert-1222-ar94nr-bedolaga/fix-mobile-modal-to-cover-full-screen
Revert "Adjust subscription modal layout on mobile"
This commit is contained in:
@@ -2593,22 +2593,6 @@
|
||||
gap: 18px;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
#subscriptionPurchaseModal {
|
||||
padding: 0;
|
||||
align-items: stretch;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
#subscriptionPurchaseModal .modal {
|
||||
max-width: none;
|
||||
border-radius: 0;
|
||||
min-height: 100vh;
|
||||
height: 100vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user