input-box.less 125 字节 编辑Web IDE 1 2 3 4 5 6 7 8 .input-unit{ position: relative; .unit-text{ position: absolute; top: 0; right: 20px; } }