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

10 lines
163 B
SCSS

.input__preview {
margin-top: 8px;
padding: 7px 11px;
overflow: hidden;
font-size: 16px;
line-height: 1.2;
border: 1px dashed;
border-radius: 2px;
}