@@ -30,7 +30,7 @@ import SpotcheckContentList from './SpotcheckContentList.vue';
<style scoped>
.all{
- height: calc(100vh - 90px);
+ height: calc(100vh - 65px);
width: 100%;
display: flex;
}