乡村相册
This commit is contained in:
@@ -47,13 +47,15 @@
|
||||
<style lang="scss" scoped>
|
||||
.report {
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.report-item {
|
||||
min-height: calc(100% - 240px);
|
||||
height: calc(100% - 240px);
|
||||
padding-bottom: 20px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user