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