Mobile optimized the InputGroup
This commit is contained in:
@ -23,3 +23,15 @@
|
||||
font-size: 14pt
|
||||
padding: 10px 15px
|
||||
width: 12rem
|
||||
|
||||
@media screen and (max-width: 500px)
|
||||
.dialog-main .input-group
|
||||
margin-top: 0.2rem
|
||||
display: unset
|
||||
|
||||
& .text-area
|
||||
margin-bottom: 0.6rem
|
||||
|
||||
margin-left: 0
|
||||
.input-group .textbox-input
|
||||
width: auto
|
||||
|
Reference in New Issue
Block a user