mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-29 15:26:09 +00:00
11 lines
121 B
Plaintext
11 lines
121 B
Plaintext
.popups {
|
|
.b-shortcuts-content {
|
|
&.modal {
|
|
width: 700px;
|
|
}
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|