Skip to content

Commit

Permalink
Add px to margin-right in presentationModeButton.component.scss. #2322
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikr committed Oct 26, 2021
1 parent c86f075 commit d06407a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ presentation-mode-button-component {
-webkit-transition: 0.4s;
transition: 0.4s;
outline: none;
margin-right: 0;
margin-right: 0px;
}

.slider:before {
Expand Down

0 comments on commit d06407a

Please sign in to comment.