diff --git a/frontend/styles.css b/frontend/styles.css index 1248c206..a3bb5ce2 100644 --- a/frontend/styles.css +++ b/frontend/styles.css @@ -16,3 +16,7 @@ #toast-container > div { opacity:1; } + +bs-dropdown-container { + z-index: 1; +}