diff --git a/frontend/src/styles.scss b/frontend/src/styles.scss index 78b099e97..f1827be2c 100644 --- a/frontend/src/styles.scss +++ b/frontend/src/styles.scss @@ -1,6 +1,5 @@ @import '~bootstrap/scss/bootstrap.scss'; -// Unify the heights of dropdown menus .dropdown-menu { overflow: auto; max-height: 250px;