Skip to content

Commit

Permalink
adding position absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
MayaGans committed May 20, 2021
1 parent 4937454 commit c5adbf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ $awesome-label-inline-margin-left: 0 !default;
opacity: 0;
z-index: 1;
cursor: pointer;
position: absolute;

&:focus + label::before{
@include tab-focus();
Expand Down

0 comments on commit c5adbf5

Please sign in to comment.