Skip to content

Commit dc863bc

Browse files
committed
fix: review changes
1 parent 2338bd9 commit dc863bc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

public/locales/en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@
351351
"Graphs": {
352352
"colorsProvider": "Provider",
353353
"colorsProviderConfig": "Provider Config",
354-
"colorizedTitle": "Group by",
355354
"colorBy": "Color by",
356355
"colorsFlux": "Flux",
357356
"loadingError": "Error loading graph data",

src/components/Graphs/Graph.module.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
height: 600px;
44
padding: 2px;
55
font-family: var(--sapFontFamily);
6-
position: relative;
76
}
87

98
.graphColumn {

0 commit comments

Comments
 (0)