Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GeoVistoogsi
AR
Commits
632fd3df
Commit
632fd3df
authored
3 months ago
by
Cantuerk
Browse files
Options
Download
Email Patches
Plain Diff
Update public/index.html
parent
fb9f0040
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+2
-2
public/index.html
with
2 additions
and
2 deletions
+2
-2
public/index.html
+
2
-
2
View file @
632fd3df
...
@@ -183,7 +183,7 @@
...
@@ -183,7 +183,7 @@
background
:
#1e1e1e
;
background
:
#1e1e1e
;
box-shadow
:
0
-2px
6px
rgba
(
0
,
0
,
0
,
0.8
);
box-shadow
:
0
-2px
6px
rgba
(
0
,
0
,
0
,
0.8
);
color
:
white
;
color
:
white
;
width
:
100
%
;
width
:
100
vw
;
height
:
200px
;
height
:
200px
;
z-index
:
20
;
z-index
:
20
;
overflow-y
:
auto
;
overflow-y
:
auto
;
...
@@ -192,7 +192,7 @@
...
@@ -192,7 +192,7 @@
}
}
#dynamic-menu
input
[
type
=
"range"
]
{
#dynamic-menu
input
[
type
=
"range"
]
{
width
:
calc
(
100%
-
4
0px
);
width
:
calc
(
100%
-
2
0px
);
margin
:
10px
0
;
margin
:
10px
0
;
background
:
#3a3a3a
;
background
:
#3a3a3a
;
border-radius
:
5px
;
border-radius
:
5px
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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