This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Update components.scss
Use nicer scrollbars in MS edge
closed-social-glitch-2
tom
7 years ago
committed by
GitHub
parent
b142a2ebf5
commit
8989569dd4
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
app/assets/stylesheets/components.scss
+ 4
- 0
app/assets/stylesheets/components.scss
View File
@ -1,5 +1,9 @@
@import
'
variables
'
;
.
app-body
{
-ms-overflow-style
:
-ms-autohiding-scrollbar
;
}
.
button
{
background-color
:
darken
(
$
color4
,
3
%
)
;
font-family
:
inherit
;
Write
Preview
Loading…
Cancel
Save