Skip to content

Commit e4eb1b9

Browse files
committed
test(segment-view): set min height
1 parent a9a5e9c commit e4eb1b9

File tree

1 file changed

+1
-1
lines changed
  • core/src/components/segment-view/test/disabled

1 file changed

+1
-1
lines changed

core/src/components/segment-view/test/disabled/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<style>
1717
ion-segment-view {
18-
height: 100px;
18+
min-height: 100px;
1919
}
2020

2121
ion-segment-content {

0 commit comments

Comments
 (0)