< noscript >
< style >
/**
* 非 JS クライアントのスクロール機能を復元します
*/
.simplebar-content-wrapper {
scrollbar - width : auto ;
- ms - overflow - style : auto ;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
display : initial ;
width : initial ;
height : initial ;
}
style >
noscript >