diff --git a/src/styles/_modal.scss b/src/styles/_modal.scss index ac0ed95..c9f4df7 100644 --- a/src/styles/_modal.scss +++ b/src/styles/_modal.scss @@ -1993,6 +1993,15 @@ $alert-color: #101010; &.none-flex{ flex: none; width: 230px; + .outline-form{ + .grid-select{ + flex: none; + width: 95.77px; + } + .thin{ + margin-left: auto; + } + } } } .roof-module-tab2-overflow{