|
@@ -91,6 +91,15 @@ $date-state3: #d6333b;
|
|
.TVWallCustomWidth {
|
|
.TVWallCustomWidth {
|
|
width: 1200px !important;
|
|
width: 1200px !important;
|
|
height: 800px !important;
|
|
height: 800px !important;
|
|
|
|
+ .el-descriptions__body{
|
|
|
|
+ background:transparent !important;
|
|
|
|
+ color: #fff;
|
|
|
|
+ .el-descriptions-item__label{
|
|
|
|
+ background:transparent !important;
|
|
|
|
+ color: #fff;
|
|
|
|
+ width: 100px;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
|
|
.TVWallCustomWidth-right {
|
|
.TVWallCustomWidth-right {
|