We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d861b51 commit f355d32Copy full SHA for f355d32
core/src/components/segment/test/basic/index.html
@@ -12,16 +12,6 @@
12
<script src="../../../../../scripts/testing/scripts.js"></script>
13
<script nomodule src="../../../../../dist/ionic/ionic.js"></script>
14
<script type="module" src="../../../../../dist/ionic/ionic.esm.js"></script>
15
-
16
- <style>
17
- ion-content {
18
- --background: #bd4444;
19
- }
20
21
- ion-segment {
22
- --background: #421ab8;
23
24
- </style>
25
</head>
26
27
<body onload="listenForEvent()">
0 commit comments