Files
remark42/web/app/components/user-info/user-info.scss
T
2018-07-06 03:08:53 +04:00

8 lines
131 B
SCSS

.user-info {
padding: 10px 20px;
overflow: hidden;
background: #fafafa;
border: 1px solid #efefef;
border-radius: 2px;
}