필터 공통 UI 변경
This commit is contained in:
@@ -58,7 +58,7 @@ export const FilterButtonGroups = ({
|
||||
<>
|
||||
<div className={ `opt-field ${addClassName || ''}` }>
|
||||
<div className="opt-label">{ title }</div>
|
||||
<div className="opt-controls col h36">
|
||||
<div className={ `opt-controls col h36 ${(onwRowMaxBtn === 4)? 'below': ''}` }>
|
||||
{ getBtns() }
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user