|
@@ -79,7 +79,7 @@
|
|
|
</a-table>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="floorBtn">
|
|
|
+ <div class="operantBtn">
|
|
|
<a-button ghost @click="handleFloorTree"> Floor Data </a-button>
|
|
|
<a-button ghost @click="handleOpenterrain" style="margin-left: 10px"> Terrain Switch </a-button>
|
|
|
<a-button ghost @click="handleSubAttributes" style="margin-left: 10px"> Component Properties </a-button>
|
|
@@ -694,7 +694,7 @@ export default {
|
|
|
width: 100%;
|
|
|
height: 35vh;
|
|
|
}
|
|
|
-.BridgeBoard > .floorBtn {
|
|
|
+.BridgeBoard > .operantBtn {
|
|
|
position: absolute;
|
|
|
top: 4vh;
|
|
|
left: 4vw;
|