Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
69859523
Commit
69859523
authored
Jul 01, 2020
by
gj4210
👁
Browse files
FIX: Search Bar Width
parent
1e6b3c56
Pipeline
#94747
passed with stages
in 8 minutes and 32 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/Navbar.vue
View file @
69859523
...
...
@@ -133,11 +133,15 @@
position
:
absolute
;
left
:
-30px
;
top
:
-25px
;
width
:
2
00px
;
width
:
3
00px
;
height
:
50px
;
background
:
#343A40
;
}
.search
{
max-width
:
250px
;
}
.search-button
{
z-index
:
1
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment