feat: added jump to node on clicking the warning
ref: N25B-450
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
gap: 8px;
|
||||
padding: 8px 12px;
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.warning-item:hover {
|
||||
background: ButtonFace;
|
||||
}
|
||||
|
||||
.warning-item--error {
|
||||
|
||||
Reference in New Issue
Block a user