Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit74df9d6

Browse files
committed
Fix saas warning
1 parent428f231 commit74df9d6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
=scrollbars($size:6px, $foreground-color: $backgroundSilverBlue, $background-color:transparent)
2+
// Standard version (Firefox only for now)
3+
scrollbar-color: $foreground-color $background-color
24
// For Chrome & Safari
35
&::-webkit-scrollbar
46
width: $size
@@ -8,6 +10,3 @@
810
border-radius:10px
911
&::-webkit-scrollbar-track
1012
background: $background-color
11-
12-
// Standard version (Firefox only for now)
13-
scrollbar-color: $foreground-color $background-color

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp