|
@@ -611,7 +611,17 @@ div::-webkit-scrollbar {
|
|
|
width: 1340px !important;
|
|
|
transform: translate3d(0px, 0px, 0px) !important;
|
|
|
}
|
|
|
-
|
|
|
+ .no-back{
|
|
|
+ background: none !important;
|
|
|
+ }
|
|
|
+ .wid-list{
|
|
|
+ width: 100% !important;
|
|
|
+ position: relative !important;
|
|
|
+ left: 0 !important;
|
|
|
+ top: 0 !important;
|
|
|
+ border: 0 !important;
|
|
|
+ padding: 1rem;
|
|
|
+ }
|
|
|
.dia-left-top {
|
|
|
width: 16.3rem;
|
|
|
display: flex;
|
|
@@ -665,6 +675,7 @@ div::-webkit-scrollbar {
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
color: $inBlue;
|
|
|
+ z-index:999;
|
|
|
|
|
|
.e-right {
|
|
|
height: 780px !important;
|
|
@@ -3053,7 +3064,7 @@ div::-webkit-scrollbar {
|
|
|
margin-left: 1rem;
|
|
|
}
|
|
|
}
|
|
|
- }
|
|
|
+ }v
|
|
|
|
|
|
.event-info-con {
|
|
|
width: 100%;
|