input should be 100%

This commit is contained in:
2023-04-18 15:03:51 +10:00
parent 475ea08517
commit 69d08a85ac

View File

@@ -206,6 +206,7 @@ const handleClear = () => {
<style lang="scss">
.input-control-group {
margin-bottom: 16px;
width: 100%;
.input-control-row {
display: flex;