mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
fix outline button hover
This commit is contained in:
parent
28ea373ea9
commit
6d5ea17f73
@ -35,6 +35,7 @@
|
|||||||
&:focus {
|
&:focus {
|
||||||
background-color: $color;
|
background-color: $color;
|
||||||
border-color: $color;
|
border-color: $color;
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:active {
|
&:active {
|
||||||
|
Loading…
Reference in New Issue
Block a user