0.0.134 upd textarea
This commit is contained in:
@@ -1872,13 +1872,21 @@ button#more_button{
|
||||
}
|
||||
|
||||
.counter-box{
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.counter-box>textarea{
|
||||
border-radius: 10px;
|
||||
border: 1px solid #FF613A;
|
||||
width: 400px;
|
||||
height: 140px;
|
||||
}
|
||||
.counter-text{
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
bottom: 5px;
|
||||
top: 10px;
|
||||
color: #7E7E7E;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
<span class="counter-text">
|
||||
<span class="counter-text__current">0</span>
|
||||
/
|
||||
<span class="counter-text__total">360</span>
|
||||
<span class="counter-text__total">100</span>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user