snappymail/dev/Styles/TwoFactor.less
2015-04-07 20:40:28 +04:00

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;
}
}
}