|
@@ -109,35 +109,6 @@
|
|
|
display: inline-block;
|
|
|
box-sizing: border-box;
|
|
|
overflow-y: auto;
|
|
|
- /* chrome & safari 浏览器 */
|
|
|
- /*滚动条整体部分,必须要设置*/
|
|
|
- &::-webkit-scrollbar {
|
|
|
- width: 10px;
|
|
|
- height: 10px;
|
|
|
- background-color: #fff;
|
|
|
- }
|
|
|
- /*滚动条的轨道*/
|
|
|
- &::-webkit-scrollbar-track {
|
|
|
- background-color: #fff;
|
|
|
- }
|
|
|
- /*滚动条的轨道*/
|
|
|
- &::-webkit-scrollbar-track {
|
|
|
- background-color: none;
|
|
|
- }
|
|
|
- /*滚动条的滑块按钮*/
|
|
|
- &::-webkit-scrollbar-thumb {
|
|
|
- width: 8px;
|
|
|
- height: 63px;
|
|
|
- background: #4f9ff3;
|
|
|
- border-radius: 14px;
|
|
|
- // box-shadow: inset 0 0 5px #f00;
|
|
|
- }
|
|
|
- /*滚动条的上下两端的按钮*/
|
|
|
- // .right_content::-webkit-scrollbar-button,
|
|
|
- // ul::-webkit-scrollbar-button {
|
|
|
- // height: 0;
|
|
|
- // background-color: #fff;
|
|
|
- // }
|
|
|
}
|
|
|
.leftWrapper {
|
|
|
width: 58.5%;
|
|
@@ -334,33 +305,6 @@
|
|
|
display: none;
|
|
|
z-index: 1;
|
|
|
overflow: auto;
|
|
|
- &::-webkit-scrollbar {
|
|
|
- width: 10px;
|
|
|
- height: 10px;
|
|
|
- background-color: #fff;
|
|
|
- }
|
|
|
- /*滚动条的轨道*/
|
|
|
- &::-webkit-scrollbar-track {
|
|
|
- background-color: #fff;
|
|
|
- }
|
|
|
- /*滚动条的轨道*/
|
|
|
- &::-webkit-scrollbar-track {
|
|
|
- background-color: none;
|
|
|
- }
|
|
|
- /*滚动条的滑块按钮*/
|
|
|
- &::-webkit-scrollbar-thumb {
|
|
|
- width: 8px;
|
|
|
- height: 63px;
|
|
|
- background: #4f9ff3;
|
|
|
- border-radius: 14px;
|
|
|
- // box-shadow: inset 0 0 5px #f00;
|
|
|
- }
|
|
|
- /*滚动条的上下两端的按钮*/
|
|
|
- // .right_content::-webkit-scrollbar-button,
|
|
|
- // ul::-webkit-scrollbar-button {
|
|
|
- // height: 0;
|
|
|
- // background-color: #fff;
|
|
|
- // }
|
|
|
}
|
|
|
.longStrBoxTitle {
|
|
|
position: absolute;
|
|
@@ -486,35 +430,6 @@
|
|
|
padding: 10px 20px;
|
|
|
box-sizing: border-box;
|
|
|
overflow-y: auto;
|
|
|
- /* chrome & safari 浏览器 */
|
|
|
- /*滚动条整体部分,必须要设置*/
|
|
|
- &::-webkit-scrollbar {
|
|
|
- width: 10px;
|
|
|
- height: 10px;
|
|
|
- background-color: #fff;
|
|
|
- }
|
|
|
- /*滚动条的轨道*/
|
|
|
- &::-webkit-scrollbar-track {
|
|
|
- background-color: #fff;
|
|
|
- }
|
|
|
- /*滚动条的轨道*/
|
|
|
- &::-webkit-scrollbar-track {
|
|
|
- background-color: none;
|
|
|
- }
|
|
|
- /*滚动条的滑块按钮*/
|
|
|
- &::-webkit-scrollbar-thumb {
|
|
|
- width: 8px;
|
|
|
- height: 63px;
|
|
|
- background: #4f9ff3;
|
|
|
- border-radius: 14px;
|
|
|
- // box-shadow: inset 0 0 5px #f00;
|
|
|
- }
|
|
|
- /*滚动条的上下两端的按钮*/
|
|
|
- // .right_content::-webkit-scrollbar-button,
|
|
|
- // ul::-webkit-scrollbar-button {
|
|
|
- // height: 0;
|
|
|
- // background-color: #fff;
|
|
|
- // }
|
|
|
}
|
|
|
.operaNameBox {
|
|
|
background-color: #eff1f6;
|
|
@@ -803,33 +718,4 @@
|
|
|
padding-bottom: 10px;
|
|
|
box-sizing: border-box;
|
|
|
overflow: auto;
|
|
|
- /* chrome & safari 浏览器 */
|
|
|
- /*滚动条整体部分,必须要设置*/
|
|
|
- &::-webkit-scrollbar {
|
|
|
- width: 10px;
|
|
|
- height: 10px;
|
|
|
- background-color: #fff;
|
|
|
- }
|
|
|
- /*滚动条的轨道*/
|
|
|
- &::-webkit-scrollbar-track {
|
|
|
- background-color: #fff;
|
|
|
- }
|
|
|
- /*滚动条的轨道*/
|
|
|
- &::-webkit-scrollbar-track {
|
|
|
- background-color: none;
|
|
|
- }
|
|
|
- /*滚动条的滑块按钮*/
|
|
|
- &::-webkit-scrollbar-thumb {
|
|
|
- width: 8px;
|
|
|
- height: 63px;
|
|
|
- background: #4f9ff3;
|
|
|
- border-radius: 14px;
|
|
|
- // box-shadow: inset 0 0 5px #f00;
|
|
|
- }
|
|
|
- /*滚动条的上下两端的按钮*/
|
|
|
- // .right_content::-webkit-scrollbar-button,
|
|
|
- // ul::-webkit-scrollbar-button {
|
|
|
- // height: 0;
|
|
|
- // background-color: #fff;
|
|
|
- // }
|
|
|
}
|