|
|
@@ -381,7 +381,7 @@ export default { |
|
|
|
:deep .el-carousel__indicators--outside, .el-carousel__indicators--horizontal {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.el-carousel__mask {
|
|
|
|
:deep .el-carousel__mask {
|
|
|
|
background-color: #00000000 !important;
|
|
|
|
}
|
|
|
|
.el-carousel__item {
|
|
|
@@ -390,12 +390,12 @@ export default { |
|
|
|
// justify-content: center;
|
|
|
|
align-items: center;
|
|
|
|
.carvideo {
|
|
|
|
width: 700px;
|
|
|
|
height: 70%;
|
|
|
|
border-radius: 20px;
|
|
|
|
width: 660px;
|
|
|
|
height: 90%;
|
|
|
|
video {
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
border-radius: 20%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
a {
|
|
|
|