Skip to content

Commit 2368432

Browse files
authored
Merge pull request #2090 from devtron-labs/refactor/chart-select
refactor: replace select in chart values view
2 parents 7151d5d + cd5e727 commit 2368432

File tree

7 files changed

+108
-337
lines changed

7 files changed

+108
-337
lines changed

src/components/charts/util/ChartValueSelect.tsx

Lines changed: 0 additions & 167 deletions
This file was deleted.

src/components/common/Select/select.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,6 @@
9999
margin-right: 12px;
100100
}
101101

102-
.option-with-subtitle__subtitle {
103-
font-size: 10px;
104-
font-weight: normal;
105-
font-stretch: normal;
106-
line-height: 1.33;
107-
letter-spacing: normal;
108-
color: #404040;
109-
}
110-
111102
.option-group__label {
112103
padding: 8px 16px;
113104
font-size: 12px;

0 commit comments

Comments
 (0)