mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-01 11:34:25 +01:00
17 lines
171 B
Plaintext
17 lines
171 B
Plaintext
.popups {
|
|
.b-template-add-content {
|
|
|
|
&.modal {
|
|
width: 750px;
|
|
}
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.e-template-place {
|
|
height: 300px;
|
|
}
|
|
}
|
|
}
|