mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-01 11:34:25 +01:00
17 lines
168 B
Plaintext
17 lines
168 B
Plaintext
.popups {
|
|
.b-ask-content {
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.modal-body {
|
|
text-align: center;
|
|
}
|
|
|
|
.desc-place {
|
|
font-size: 18px;
|
|
}
|
|
}
|
|
}
|