Skip to content

Commit b440da6

Browse files
committed
test(list-header): update snapshots
1 parent eb61437 commit b440da6

7 files changed

+5
-1
lines changed

core/src/components/list-header/test/basic/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
</ion-content>
8383
</ion-app>
8484

85-
<style></style>
85+
<style>
86+
ion-content {
87+
--background: #F1F1F1;
88+
}
89+
</style>
8690
</body>
8791
</html>
-206 Bytes
Loading
-247 Bytes
Loading
-138 Bytes
Loading
-188 Bytes
Loading
-134 Bytes
Loading
-143 Bytes
Loading

0 commit comments

Comments
 (0)