update 优化 页签在Firefox浏览器被遮挡

This commit is contained in:
疯狂的狮子Li 2023-07-06 09:48:36 +08:00
parent 5920b10514
commit 9e3dd2c6e3

View File

@ -96,7 +96,7 @@ defineExpose({
bottom: 0px; bottom: 0px;
} }
:deep(.el-scrollbar__wrap) { :deep(.el-scrollbar__wrap) {
height: 39px; height: 49px;
} }
} }
</style> </style>