fix opacity by
This commit is contained in:
@@ -160,8 +160,9 @@ $default-border-radius: 20px;
|
||||
margin-top: 0.8rem;
|
||||
padding: 5px;
|
||||
color: $default-color;
|
||||
opacity: 0.55;
|
||||
&:hover {
|
||||
color: $default-color;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user