apply offset to dashboard icon

This commit is contained in:
Bobby Wibowo 2020-12-26 15:10:26 +07:00
parent 771a3f65d2
commit d917bbdf32
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF

View File

@ -291,6 +291,12 @@ fieldset[disabled] .select select:hover {
} }
} }
/** Fontello overrides **/
.icon-gauge::before {
margin-top: -2px
}
/** Cookie Consent **/ /** Cookie Consent **/
.cc-window { .cc-window {