mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
12 lines
124 B
Text
12 lines
124 B
Text
.popups {
|
|
.b-shortcuts-content {
|
|
|
|
&.modal {
|
|
width: 1025px;
|
|
}
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|