mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-15 04:04:50 +08:00
21 lines
234 B
Text
21 lines
234 B
Text
.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;
|
|
}
|
|
}
|
|
}
|