@@ -0,0 +1,12 @@
|
||||
.ant-textarea-limit {
|
||||
position: relative;
|
||||
|
||||
.limit {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
bottom: 5px;
|
||||
font-size: 12px;
|
||||
color: #909399;
|
||||
background: #fff;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user