Skip to content

Commit

Permalink
merge branch main
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh-couchbase committed Oct 31, 2023
2 parents 8a765d1 + 7cdffdc commit f104ba9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ export const getDatasetAndCollection = async (
font-weight: bold;
}
select,
input[type="file"] {
width: 100%;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,7 @@ export const getKeysAndAdvancedSettings = (
</head>
<body>
<h1 class="heading">Import Data</h1>
<form action="#" method="post" id="dataImportForm">
<div class="separator-container">
<span class="separator-text">Document Key</span>
<div class="separator"></div>
Expand Down

0 comments on commit f104ba9

Please sign in to comment.