Fix hover color
This commit is contained in:
@@ -195,7 +195,7 @@ export default {
|
||||
color: #6d4aff;
|
||||
}
|
||||
.proton-button:hover {
|
||||
background-color: #6d4aff;
|
||||
background-color: #1b1340;
|
||||
}
|
||||
.text-gray {
|
||||
color: #868e96;
|
||||
|
||||
Reference in New Issue
Block a user