feat: Added visual separation between global and node or handle specific warnings
ref: N25B-450
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
border: 2px solid currentColor;
|
||||
}
|
||||
|
||||
.warning-group-header {
|
||||
background: ButtonFace;
|
||||
}
|
||||
|
||||
.warnings-list {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user