mirror of
https://github.com/wassname/talk.git
synced 2026-07-19 11:28:50 +08:00
[CORL-458] open user drawer when flagger username clicked (#2436)
* open user drawer when flagger useranme clicked * fix comment author click * update style of flagger button * update snapshots * chore: use round-corners design token
This commit is contained in:
@@ -201,7 +201,7 @@ $fullscreenZIndex: 10;
|
||||
}
|
||||
.cm-comment {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
border-radius: 2px;
|
||||
border-radius: var(--round-corners);
|
||||
}
|
||||
.cm-link {
|
||||
color: #7f8c8d;
|
||||
|
||||
Reference in New Issue
Block a user