|
@@ -114,7 +114,11 @@ z-index:999999;">
|
|
|
width: 5px;
|
|
|
height: 8px;
|
|
|
}
|
|
|
- #ifame::-webkit-scrollbar-button{
|
|
|
+ #ifame::-webkit-scrollbar-button{
|
|
|
+ width: 0px;
|
|
|
+ height: 0px;
|
|
|
+ }
|
|
|
+ #iframe::-webkit-scrollbar-thumb{
|
|
|
background-color: rgb(53, 185, 149);
|
|
|
}
|
|
|
#ifame::-webkit-scrollbar-track{
|