mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 17:13:38 +08:00
292f3289ac
And improved responsive CSS
12 lines
121 B
Text
12 lines
121 B
Text
#rl-popups {
|
|
.b-ask-content {
|
|
|
|
.modal-body {
|
|
text-align: center;
|
|
}
|
|
|
|
.desc-place {
|
|
font-size: 18px;
|
|
}
|
|
}
|
|
}
|