Files
flask-formula10/static/style/bootstrap-custom.css
2023-11-04 01:25:25 +01:00

4 lines
63 B
CSS

.dropdown-menu {
max-height: 250px;
overflow-y: auto;
}