snappymail/dev/Styles/Identity.less
2021-03-08 17:23:21 +01:00

22 lines
243 B
Plaintext

.b-identity-content {
&.modal {
width: 770px;
}
.modal-body {
overflow: hidden;
}
.e-signature-place {
border: 1px solid #ccc;
border-radius: 3px;
height: 200px;
}
.textEmail {
margin-top: 5px;
font-weight: bold;
}
}