mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-11 01:23:43 +08:00
0fad66c452
Folder list focused state
10 lines
121 B
Text
10 lines
121 B
Text
.popups {
|
|
.b-shortcuts-content {
|
|
&.modal {
|
|
width: 700px;
|
|
}
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|