Skip to content

Commit ca9c98b

Browse files
committed
docs(toast): add TODO
1 parent 090cb56 commit ca9c98b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/components/toast/toast.ionic.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
@include globals.typography(globals.$ionic-body-md-medium);
1818

19+
// TODO(ROU-10853): replace this value with a layer token.
1920
z-index: 1001;
2021
}
2122

@@ -27,6 +28,7 @@
2728

2829
opacity: 0.01;
2930

31+
// TODO(ROU-10853): replace this value with a layer token.
3032
z-index: 10;
3133
}
3234

0 commit comments

Comments
 (0)