diff --git a/src/styles/styles.css b/src/styles/styles.css index e4a3e1b..025dadc 100644 --- a/src/styles/styles.css +++ b/src/styles/styles.css @@ -311,6 +311,10 @@ h6 { border-radius: 10px; } +.inputWrapperMain.inputWrapperMainAlt { + overflow: unset; +} + .inputWrapperMainWrapper { width: 100%; display: flex;