Update styles.min.css

This commit is contained in:
seb1k 2024-04-27 00:14:39 +02:00 committed by GitHub
parent 1aa05ef89d
commit 5b9196958a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,14 +69,6 @@ border-radius:20px;
padding-top: .3rem;
}
/* Debug firefox mobile */
@media only screen and (max-width: 480px) {
@-moz-document url-prefix() {
html.touch .sel_circle {
padding-top: .1rem !important;
}
}
}
.maillogo_no_select{display:block;}
.maillogo_is_select{display:none;}