Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EXSYS2021
da6
Hold Afstand
Commits
cfb96907
Commit
cfb96907
authored
May 07, 2021
by
Johan Degn
Browse files
Small fix
parent
b4fecd2a
Pipeline
#52530
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
website/studerende-dk/src/views/Home.vue
View file @
cfb96907
...
...
@@ -602,10 +602,8 @@ export default {
.row
{
display
:
flex
;
//padding-top: $gap / 2;
flex-direction
:
column
;
position
:
relative
;
//min-height: 150px;
&
.drag
*
{
pointer-events
:
none
;
...
...
@@ -894,6 +892,8 @@ export default {
.row
{
flex-direction
:
row
;
padding-top
:
$gap
;
min-height
:
150px
;
max-height
:
900px
;
&
:first-of-type
{
padding-top
:
$gap
;
...
...
Write
Preview
Supports
Markdown
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