Changed button hover and focus color
This commit is contained in:
@@ -264,7 +264,7 @@ textarea.ant-input {
|
||||
color: var(--white-75);
|
||||
&:hover,
|
||||
&:focus {
|
||||
background-color: var(--button-focused);
|
||||
background-color: var(--color-owncast-purple-700);
|
||||
border-color: transparent;
|
||||
color: var(--white);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user