Skip to content

Commit

Permalink
fix(lib): fix basefield opacity when disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed May 11, 2021
1 parent d1f3cc9 commit 209096f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/junipero/lib/BaseField/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
&.disabled
opacity: .5

span
opacity: .5

.placeholder,
.label
position: absolute
Expand Down

0 comments on commit 209096f

Please sign in to comment.