@@ -31,7 +31,7 @@
.cesiumbtn {
position: absolute;
right: 15px;
- top: 18px;
+ top: 7px;
color: #51E9FF;
font-size: 20px;
z-index: 98;
@@ -644,7 +644,7 @@ export default {
}
.gdbh {
- top: 10px !important;
+ top: 1px !important;
.content {
@@ -36,7 +36,7 @@
</div>
- <BarGraph3D ref="hysy_bar_graph" />
+ <BarGraph3D class="hysy_bar_graph" ref="hysy_bar_graph" />
</template>
@@ -642,4 +642,8 @@ export default {
color: #68f4fb;
+
+.hysy_bar_graph {
+ margin-left: 5rem;
+}
</style>
@@ -213,7 +213,7 @@ div::-webkit-scrollbar-track {
.el-textarea>textarea {
color: #fff !important;
background-color: rgba(4, 28, 50, 0.5) !important;
- border: 1px solid rgba(15, 122, 200, 0.4) !important;
+ /* border: 1px solid rgba(15, 122, 200, 0.4) !important; */
.el-input .el-input-group__append {