feat(ux): add copy to clipboard to operation summary (#8094)
This commit is contained in:
@@ -376,6 +376,10 @@
|
||||
{
|
||||
width: 18px;
|
||||
margin: 0 5px;
|
||||
|
||||
&.copy-to-clipboard {
|
||||
width: 24px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user