Skip to content
Snippets Groups Projects
Commit 70dd2e6b authored by Phil Hughes's avatar Phil Hughes
Browse files

Fix find file breadcrumb styling

Closes #34427
parent 18a7fa55
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -377,6 +377,7 @@ a.deploy-project-label {
}
 
.breadcrumb.repo-breadcrumb {
flex: 1;
padding: 0;
background: transparent;
border: none;
Loading
Loading
Loading
Loading
@@ -70,7 +70,8 @@
}
 
.file-finder {
width: 50%;
max-width: 500px;
width: 100%;
 
.file-finder-input {
width: 95%;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment