人员配置页面高度修改
This commit is contained in:
@@ -55,7 +55,7 @@ export default {
|
||||
<style scoped lang="scss">
|
||||
.home {
|
||||
width: 100%;
|
||||
height: calc(100vh - 100px);
|
||||
height: calc(100vh - 170px);
|
||||
padding-top: 20px;
|
||||
overflow: auto;
|
||||
.nobody_info {
|
||||
|
||||
Reference in New Issue
Block a user