1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-22 22:59:44 +02:00
planka/client/src/components/UsersModal/UsersModal.module.css
2019-08-31 04:07:25 +05:00

11 lines
143 B
CSS

.button {
float: right;
height: 32px;
line-height: 20px;
margin-top: -2px;
padding: 6px 12px;
}
.title {
display: inline-block;
}