@ -1005,7 +1005,6 @@ onMounted(async () => {
<style lang="scss" scoped>
.device-ledger-detail-body {
position: relative;
max-height: 85vh;
padding-top: 2px;
}
@ -1120,11 +1119,6 @@ onMounted(async () => {
padding-right: 4px;
:deep(.el-tabs__content) {
max-height: 65vh;
overflow-y: auto;
.device-ledger-detail-qrcode {
position: absolute;
top: 48px;