Input group - two inputs close to each other

后端 未结 11 1088
刺人心
刺人心 2020-12-12 17:47

How can I make input group involves two inputs?

11条回答
  •  离开以前
    2020-12-12 18:35

    Combining two inputs, where the group take up all width (100%), and the size is not 50% - 50%, no additional css. I made it nicely by the following code:

    
    
    
    
    

提交回复
热议问题