diff options
-rw-r--r-- | app/scss/components.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/scss/components.scss b/app/scss/components.scss index 79bba1c..d906c26 100644 --- a/app/scss/components.scss +++ b/app/scss/components.scss @@ -283,6 +283,7 @@ select:not([multiple]) { bottom: 15px; left: 0; right: 0; + z-index: 1000; } #alerts .alert { |