mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-15 12:15:20 +08:00
14 lines
174 B
Text
14 lines
174 B
Text
#V-PopupsIdentity {
|
|
|
|
max-width: 770px;
|
|
|
|
.e-signature-place {
|
|
border: 1px solid #ccc;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.textEmail {
|
|
margin-top: 5px;
|
|
font-weight: bold;
|
|
}
|
|
}
|