Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
public
Mímir
Commits
4d93e806
Commit
4d93e806
authored
Aug 13, 2020
by
Aron Fiechter
Browse files
Use small modal for NoResultsModal
parent
268dedcc
Pipeline
#883
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/queryResult/NoResultsModal.js
View file @
4d93e806
...
...
@@ -18,7 +18,7 @@ export default function NoResultsModal(props) {
onHide
=
{
handleClose
}
backdrop
=
"
static
"
keyboard
=
{
false
}
size
=
"
lg
"
size
=
"
sm
"
>
<
Modal
.
Header
closeButton
>
<
Modal
.
Title
>
No
results
!<
/Modal.Title
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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