質問編集履歴
2
編集
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
編集
title
CHANGED
File without changes
|
body
CHANGED
@@ -39,11 +39,11 @@
|
|
39
39
|
text-align: center;
|
40
40
|
::-webkit-scrollbar {
|
41
41
|
width: 3px;
|
42
|
-
background: #
|
42
|
+
background: #blue;
|
43
43
|
border-radius: 0 4px 4px 0;
|
44
44
|
}
|
45
45
|
::-webkit-scrollbar-thumb {
|
46
|
-
background: #
|
46
|
+
background: #fff;
|
47
47
|
border-radius: 0 4px 4px 0;
|
48
48
|
}
|
49
49
|
}
|