Skip to content

Commit

Permalink
Fix record button focused styles for dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
karaggeorge committed Sep 17, 2019
1 parent 25cc268 commit 4f502f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renderer/pages/cropper.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ export default class CropperPage extends React.Component {
--input-hover-border-color: transparent;
--button-active-color: var(--input-background-color);
--record-button-focus-outter-background: #222222;
}
`}</style>
</div>
Expand Down

0 comments on commit 4f502f9

Please sign in to comment.