We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b0474 commit 809edf8Copy full SHA for 809edf8
1 file changed
core/src/components/datetime/datetime.ionic.scss
@@ -104,6 +104,7 @@
104
--background-activated: #{globals.$ion-primitives-neutral-200};
105
--background-hover: #{globals.$ion-primitives-neutral-200};
106
--background-hover-opacity: 1;
107
+ min-height: 40px;
108
}
109
110
// TODO(ROU-11119): Rewrite this when we replace the ion-button with a native button
0 commit comments