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
digibib
deichman
Commits
0907d652
Commit
0907d652
authored
Jun 18, 2021
by
Øyvind Julsrud
Browse files
DEICH-5796
: deichman.no: minor modal size adjustments
parent
7b1dfe05
Changes
2
Hide whitespace changes
Inline
Side-by-side
deichman.no/components/ReservationsContainer/ReservationContainer.js
View file @
0907d652
...
...
@@ -199,7 +199,7 @@ class ReservationContainer extends React.Component {
name
=
"
Reserver
"
visible
=
{
this
.
state
.
show
}
onClose
=
{
this
.
handleCloseModal
(
false
)}
width
=
"
wide
"
sizeW
=
"
43.75rem
"
showClose
>
<
div
...
...
deichman.no/components/ReservationsContainer/styles.css
View file @
0907d652
.reservation-wrapper
{
.modal__inner
{
@media
(--medium)
{
max-height
:
60vh
;
max-height
:
80%
;
}
}
}
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