v3: button styling consistency pass
This commit is contained in:
@@ -326,7 +326,7 @@ export function UserUpvoted() {
|
||||
<PageError
|
||||
message={state.error}
|
||||
actions={
|
||||
<Link to={`/users/${username}`} className="logout-btn">
|
||||
<Link to={`/users/${username}`} className="btn-border">
|
||||
← Back to profile
|
||||
</Link>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user