Skip to content

Instantly share code, notes, and snippets.

@meydjer
Created August 15, 2017 22:44
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Lastform custom desktop input size
.lf-is-not-touch .lf-input-text,
.lf-is-not-touch .lf-input-number,
.lf-is-not-touch .lf-input-phone,
.lf-is-not-touch .lf-input-date,
.lf-is-not-touch .lf-input-time,
.lf-is-not-touch .lf-input-terminal-number,
.lf-is-not-touch .lf-input-select,
.lf-is-not-touch .lf-input-multiselect-wrapper,
.lf-is-not-touch .lf-input-fileupload,
.lf-is-not-touch .lf-jumper-field,
.lf-is-not-touch .lf-input-textarea {
font-size: 1.25rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment