Skip to content

Commit 2e7b7e0

Browse files
committed
fix lint
1 parent e406c7f commit 2e7b7e0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

core/src/components/datetime/datetime.common.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
display: none;
3535
}
3636

37-
3837
/**
3938
* Changing the physical order of the
4039
* picker columns in the DOM is added

core/src/components/datetime/datetime.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
--year-opacity: 0;
2020
}
2121

22-
/**
22+
/**
2323
* TODO(FW-6931): Remove all this css related to opacity upon solving the root cause
2424
*/
2525
:host .calendar-body {

0 commit comments

Comments
 (0)