Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
activities
/
web-questionnaire
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4e8eb9f1
authored
Oct 16, 2023
by
Lays-lzq
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 样式优化
parent
0b228c8c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
pages/index.vue
+2
-1
No files found.
pages/index.vue
View file @
4e8eb9f1
...
@@ -267,6 +267,7 @@ export default {
...
@@ -267,6 +267,7 @@ export default {
//
top
:
0
;
//
top
:
0
;
width
:
100%
;
width
:
100%
;
height
:
calc
(
100%
-
60px
);
height
:
calc
(
100%
-
60px
);
background-color
:
#fff
;
}
}
&
__scroll
{
&
__scroll
{
//
padding
:
80px
16px
0px
!important
;
//
padding
:
80px
16px
0px
!important
;
...
@@ -275,7 +276,7 @@ export default {
...
@@ -275,7 +276,7 @@ export default {
&::-webkit-scrollbar
{
&::-webkit-scrollbar
{
display
:
none
;
display
:
none
;
}
}
border-radius
:
11px
;
//
border-radius
:
11px
;
}
}
.__view
{
.__view
{
//
min-height
:
unset
!important
;
//
min-height
:
unset
!important
;
...
...
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