Update bigbluebutton-html5/imports/ui/components/common/button/styles.js
Co-authored-by: João Victor Nunes <62393923+JoVictorNunes@users.noreply.github.com>
This commit is contained in:
parent
8ce74903db
commit
7a005efc88
@ -793,7 +793,7 @@ const Button = styled(BaseButton)`
|
||||
&:active{
|
||||
filter: brightness(85%);
|
||||
color: ${btnPrimaryColor};
|
||||
background-color: ${btnPrimaryActiveBg};
|
||||
background-color: ${btnPrimaryActiveBg} !important;
|
||||
}
|
||||
`}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user