Adding badge icons to execution plan (#19004)

* Adding badge icons to executionplan

* Fixing doc comment

* Fixing doc comments

* Making enum value more readable

* Changing default to undefined.

* Fixing some icon names
This commit is contained in:
Aasim Khan
2022-04-11 14:44:07 -07:00
committed by GitHub
parent a577c3feca
commit 170950dca8
9 changed files with 104 additions and 5 deletions

View File

@@ -106,6 +106,7 @@ However we always want it to be the width of the container it is resizing.
width: 100%;
height: 100%;
overflow: scroll;
position: relative;
}
/* Properties view in execution plan */