Air-Quality-Web/client_src/css/nanomodal.css

6 lines
73 B
CSS

.nanoModal {
max-width: 50vw;
max-height: 70vh;
overflow-y: scroll;
}