Skip to content

Commit 777d2d4

Browse files
Sylvain Pacemaxiloc
authored andcommitted
feat(global): Add responsive feature to the dropdown
keep sub level (div.algolia-docsearch-suggestion--subcategory-column)
1 parent 6de70c3 commit 777d2d4

2 files changed

Lines changed: 89 additions & 48 deletions

File tree

dev/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<link rel="stylesheet" type="text/css" href="/stripe.css" media="screen" />
88
<link rel="stylesheet" type="text/css" href="/docsearch.css" media="screen" />
99
<link rel="shortcut icon" href="favicon.ico">
10+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1011
</head>
1112

1213
<body id="documentation">

0 commit comments

Comments
 (0)