Skip to content

Commit f69570a

Browse files
1 parent ba69ad9 commit f69570a

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

src/shared/components/Settings/Tools/Devices/List/Item/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
justify-content: left;
3737
font-size: 15px;
3838
line-height: 20px;
39-
text-transform: capitalize;
4039
padding-right: 20px;
4140
flex: 1;
4241
}

src/shared/components/Settings/Tools/ServiceProviders/List/Item/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
justify-content: left;
3636
font-size: 15px;
3737
line-height: 20px;
38-
text-transform: capitalize;
3938
}
4039

4140
.parameter-first-line {

src/shared/components/Settings/Tools/Software/List/Item/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
justify-content: left;
4040
font-size: 15px;
4141
line-height: 20px;
42-
text-transform: capitalize;
4342
}
4443

4544
.parameter-first-line {

src/shared/components/Settings/Tools/Subscriptions/List/Item/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
justify-content: center;
3636
font-size: 15px;
3737
line-height: 20px;
38-
text-transform: capitalize;
3938
flex: 1;
4039
padding-right: 20px;
4140
}

0 commit comments

Comments
 (0)