Files
remark42/frontend/app/components/input/__counter/input__counter.scss
T
2019-04-28 19:27:36 +03:00

9 lines
128 B
SCSS

.input__counter {
position: absolute;
right: 4px;
bottom: 4px;
font-size: 10px;
font-weight: 700;
color: #ef0000;
}