mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-07 23:38:14 +08:00
21 lines
243 B
Text
21 lines
243 B
Text
.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;
|
|
}
|
|
}
|