北京经济技术开发区经开区虚拟城市项目-【前端】-Web
lixuliang
2023-11-15 c658f316d2f464e510d10f1081c52848c3aefeb2
src/assets/App.css
@@ -15,16 +15,20 @@
#sdkContainer {
  background-size: 100%;
}
.tipStyle {
  color: white;
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.tipStyle .el-notification__title {
  color: white;
}
.tipStyle .el-notification__content {
  color: white;
}
.cesium-viewer-animationContainer,
.cesium-viewer-timelineContainer {
  display: none;
@@ -39,6 +43,7 @@
.cesium-viewer-bottom {
  display: none;
}
.cesium-viewer-toolbar,
.cesium-viewer-fullscreenContainer {
  display: none !important;
@@ -63,13 +68,15 @@
.other-class .layui-layer-title {
  /* background-color: white !important;
  color           : black !important; */
  background-color: rgba(0, 0, 0, 0.3) !important;
  /* background-color: rgba(0, 0, 0, 0.3) !important; */
  background: #0048fd69 !important;
  color: white;
}
.other-class {
  border: 1px solid white !important;
}
.layui-layer-setwin .layui-layer-close1 {
  background-position: -156px -38px !important;
}
@@ -272,12 +279,13 @@
  height: unset !important;
  background-color: unset !important;
}
.user_menu .el-menu {
  background-color: rgba(0, 0, 0, 0.4) !important;
  margin-top: 0px!important;
  border-radius: 8px!important;
  margin-top: 0px !important;
  border-radius: 8px !important;
}
.user_menu /deep/ .el-menu-item:hover {
  background-color: unset !important;
}
}