Remove useless CSS definition

This commit is contained in:
Bubka 2020-11-13 14:53:35 +01:00
parent 2f32551e99
commit d72292c60f

View File

@ -99,10 +99,6 @@ a:hover {
padding-top: 1.5rem !important; padding-top: 1.5rem !important;
} }
#otp {
cursor: pointer;
}
.modal-background { .modal-background {
background-color: hsl(0, 0%, 14%) !important; background-color: hsl(0, 0%, 14%) !important;
} }