web-apps/apps/common/mobile/resources/less/collaboration.less
ShimaginAndrey c9aa0168e2 Edit styles
2021-11-10 09:39:21 +03:00

19 lines
413 B
Plaintext

.page.page-users {
.block-title {
text-transform: none;
margin-top: 20px;
margin-bottom: 20px;
font-size: 17px;
line-height: 17px;
font-weight: normal;
}
.color {
min-width: 40px;
min-height: 40px;
text-align: center;
border-radius: 50px;
line-height: 40px;
color: @white;
font-size: 18px;
}
}