diff --git a/src/index.scss b/src/index.scss index 9c82cf9a..0be445f2 100644 --- a/src/index.scss +++ b/src/index.scss @@ -966,6 +966,6 @@ tr.MuiTableRow-root:nth-child(even) { } .select__menu { - position: relative !important; + top: auto !important; z-index: 100 !important; } \ No newline at end of file