Skip to content

Instantly share code, notes, and snippets.

@hawkeye64
Created January 11, 2019 15:13
Show Gist options
  • Save hawkeye64/c1f38f1564f28e524e8cf4dabc1acdbb to your computer and use it in GitHub Desktop.
Save hawkeye64/c1f38f1564f28e524e8cf4dabc1acdbb to your computer and use it in GitHub Desktop.
Quasar - show focus
.q-if-focused:not(.q-if-readonly) {
box-shadow: 0 0px 3px 1px rgb(0, 110, 255);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment