Skip to content

Commit

Permalink
Upload button: pointer cursor everywhere (in Chrome).
Browse files Browse the repository at this point in the history
  • Loading branch information
Nes-si committed Oct 9, 2022
1 parent f2a1eb9 commit a036723
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles.global.sss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ input::-webkit-inner-spin-button
-webkit-appearance: none
margin: 0

::-webkit-file-upload-button
cursor: pointer

.medium-editor-element
outline: none !important

Expand Down

0 comments on commit a036723

Please sign in to comment.