mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-01 11:34:25 +01:00
11 lines
121 B
Plaintext
11 lines
121 B
Plaintext
.popups {
|
|
.b-shortcuts-content {
|
|
&.modal {
|
|
width: 700px;
|
|
}
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|