Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Motion Bank
MB.js
Quasar Components MoSys
Commits
8a10e844
Commit
8a10e844
authored
Oct 31, 2019
by
christianrhansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added "gap"-variable to css
parent
56a6f939
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
partials/GridEditor.vue
partials/GridEditor.vue
+3
-2
No files found.
partials/GridEditor.vue
View file @
8a10e844
...
...
@@ -1288,6 +1288,7 @@
//************************************************** mobile: new cell
handler-width = 40px
gap = 4px
.main-handler
position absolute
...
...
@@ -1318,12 +1319,12 @@
opacity 1
&.left-side
left
4px
left
gap
right auto
&.right-side
// left 'calc(100vw - %s)' % handler-width
left auto
right
4px
right
gap
</
style
>
...
...
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