Remove hardcoded search box height (#13823)

This commit is contained in:
Chris LaFreniere
2020-12-16 15:08:06 -08:00
committed by GitHub
parent 60925aa3a9
commit 7b06194199

View File

@@ -19,7 +19,6 @@
}
.notebookExplorer-viewlet > .header {
height: 41px;
box-sizing: border-box;
padding: 5px 12px 6px 16px;
}