You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 14:11:59 +01:00
modal phone improvement
This commit is contained in:
@@ -79,5 +79,15 @@
|
||||
.modal-content {
|
||||
min-width: 90% !important;
|
||||
margin: auto;
|
||||
position: static;
|
||||
transform: initial;
|
||||
overflow-y: auto;
|
||||
max-height: 100vh;
|
||||
}
|
||||
.modal-title {
|
||||
position: static;
|
||||
}
|
||||
#closeModalButton {
|
||||
position: static;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user