mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-24 06:47:05 +08:00
10 lines
121 B
Text
10 lines
121 B
Text
.popups {
|
|
.b-shortcuts-content {
|
|
&.modal {
|
|
width: 700px;
|
|
}
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|