Files
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

19 lines
418 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: @fill-white;
font-size: 18px;
}
}