|
|
@ -969,7 +969,10 @@ export default { |
|
|
|
// width: calc((100% - 1px) / 4 );box-sizing: border-box;font-size:18px;} |
|
|
|
// .tabhead .bar:last-of-type{border-right: 0px solid #eeeeee;width: calc((100% - 0px) / 4 );} |
|
|
|
// .tabhead .barb {background-color: #fff;color: #0b5394;} */ |
|
|
|
.leftbars{ position: absolute; |
|
|
|
.leftbars{ |
|
|
|
/* padding: 30px; |
|
|
|
background-color: #ffffff;box-shadow:0px 0px 10px #E9E9E9;border-radius: 5px; */ |
|
|
|
position: absolute; |
|
|
|
top: 30px; |
|
|
|
left: 20px; |
|
|
|
z-index: 900; |
|
|
|