BigW Consortium Gitlab

Commit 01914dae by Tim Zallmann

Merge branch 'fix-find-file-breadcrumbs' into 'master'

Fix find file breadcrumb styling Closes #34427 See merge request !12510
parents 4596ab5b 70dd2e6b
......@@ -377,6 +377,7 @@ a.deploy-project-label {
}
.breadcrumb.repo-breadcrumb {
flex: 1;
padding: 0;
background: transparent;
border: none;
......
......@@ -70,7 +70,8 @@
}
.file-finder {
width: 50%;
max-width: 500px;
width: 100%;
.file-finder-input {
width: 95%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment