Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Motion Bank
MB.js
Quasar Components MoSys
Commits
1a80f486
Commit
1a80f486
authored
Oct 16, 2019
by
christianrhansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mobile resize handler styling
parent
0edb7495
Pipeline
#16934
passed with stage
in 4 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
partials/GridEditor.vue
partials/GridEditor.vue
+2
-2
No files found.
partials/GridEditor.vue
View file @
1a80f486
...
...
@@ -136,7 +136,7 @@
q-icon(name="check")
//----- resize handler
.resize-handler-mobile.
fixed.bg-dark.text-white
.justify-center.row(
.resize-handler-mobile.
text-dark.fixed
.justify-center.row
.bg-white.shadow-6
(
v-touch-pan="testButton", round, flat,
:style="{left: cursor.x - 20 + 'px', top: cursor.y - 20 + 'px'}")
q-icon.self-center(name="signal_cellular_4_bar", size="12px", style="margin-left: -3px;")
...
...
@@ -1097,7 +1097,7 @@
.cell-item-tmp-mobile
// background-color rgba(0, 0, 255, .15)
background-color rgba(0, 100, 255, .5)
background-color rgba(
10
0, 100, 255, .5)
backdrop-filter blur(0px)
.edit-cell-button
...
...
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