mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-11 01:23:43 +08:00
16 lines
168 B
Text
16 lines
168 B
Text
.popups {
|
|
.b-ask-content {
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.modal-body {
|
|
text-align: center;
|
|
}
|
|
|
|
.desc-place {
|
|
font-size: 18px;
|
|
}
|
|
}
|
|
}
|