1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-20 13:49:43 +02:00
planka/client/src/components/UserPopup/EditUsernameStep.module.css

11 lines
125 B
CSS
Raw Normal View History

2020-04-03 00:35:25 +05:00
.field {
margin-bottom: 8px;
}
.text {
color: #444444;
font-size: 12px;
font-weight: bold;
padding-bottom: 6px;
}