mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-24 23:08:08 +08:00
11 lines
103 B
Text
11 lines
103 B
Text
|
.popups {
|
||
|
.b-filter-content {
|
||
|
|
||
|
width: 800px;
|
||
|
|
||
|
.modal-header {
|
||
|
background-color: #fff;
|
||
|
}
|
||
|
}
|
||
|
}
|