|
@@ -52,7 +52,7 @@ import InterlockHistoryList from './InterlockHistory/InterlockHistoryList.vue'
|
|
|
|
|
|
<style lang="less" scoped>
|
|
<style lang="less" scoped>
|
|
.all{
|
|
.all{
|
|
- height: calc(100vh - 65px);
|
|
|
|
|
|
+ height: calc(100vh - 142px);
|
|
width: 100%;
|
|
width: 100%;
|
|
display: flex;
|
|
display: flex;
|
|
}
|
|
}
|
|
@@ -60,7 +60,7 @@ import InterlockHistoryList from './InterlockHistory/InterlockHistoryList.vue'
|
|
height: 100%;
|
|
height: 100%;
|
|
width: 20%;
|
|
width: 20%;
|
|
/* border: 2px solid red; */
|
|
/* border: 2px solid red; */
|
|
- margin-right: 10px;
|
|
|
|
|
|
+ // margin-right: 10px;
|
|
margin-left: 5px;
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
.right{
|
|
.right{
|