mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-09 06:28:28 +03:00
12 lines
126 B
Text
12 lines
126 B
Text
.popups {
|
|
.b-template-add-content {
|
|
|
|
&.modal {
|
|
width: 700px;
|
|
}
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|