mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-31 03:52:01 +08:00
11 lines
136 B
Text
11 lines
136 B
Text
|
.popups {
|
||
|
.b-folder-system-content {
|
||
|
&.modal {
|
||
|
z-index: 1102;
|
||
|
}
|
||
|
.modal-header {
|
||
|
background-color: #fff;
|
||
|
}
|
||
|
}
|
||
|
}
|