Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
1e10c5d5
"app/Http/git@sites.upe.br:walter.felipe/submeta.git" did not exist on "4049a3678620013aee82110bd72720308bd91bca"
Commit
1e10c5d5
authored
Jul 10, 2020
by
carlos
Browse files
correcao do scrowbar na home
parent
841fe1fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/css/layout.css
View file @
1e10c5d5
...
@@ -214,7 +214,8 @@ body{
...
@@ -214,7 +214,8 @@ body{
border-radius
:
5px
;
border-radius
:
5px
;
}
}
.flexcroll
{
width
:
500px
;
.flexcroll
{
width
:
500px
;
height
:
400px
;
height
:
400px
;
overflow
:
scroll
;
overflow
:
scroll
;
}
}
...
@@ -236,7 +237,7 @@ body{
...
@@ -236,7 +237,7 @@ body{
/* Track */
/* Track */
.flexcroll
::-webkit-scrollbar-track
{
.flexcroll
::-webkit-scrollbar-track
{
box-shadow
:
inset
0
0
6px
rgba
(
0
,
0
,
0
,
0.
3
);
box-shadow
:
inset
0
0
0
rgba
(
0
,
0
,
0
,
0.
61
);
-webkit-border-radius
:
10px
;
-webkit-border-radius
:
10px
;
border-radius
:
10px
;
border-radius
:
10px
;
}
}
...
...
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