mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-01 11:34:25 +01:00
22 lines
234 B
Plaintext
22 lines
234 B
Plaintext
.popups {
|
|
|
|
.b-two-factor-content {
|
|
|
|
width: 750px;
|
|
|
|
.modal-body {
|
|
min-height: 100px;
|
|
}
|
|
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
|
|
.b-two-factor-test-content {
|
|
.modal-header {
|
|
background-color: #fff;
|
|
}
|
|
}
|
|
}
|