Skip to content

Commit 14eb6c4

Browse files
committed
Add comment
1 parent 6b78e3b commit 14eb6c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Elastic.Documentation.Site/Assets/web-components/VersionDropdown.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ const VersionDropdown = ({
241241
panels={panels()}
242242
css={css`
243243
max-height: 70vh;
244+
// This is needed because the CSS reset we are using
245+
// is probably not fully compatible with the EUI
244246
button {
245247
cursor: pointer;
246248
&:disabled {

0 commit comments

Comments
 (0)