Merge branch 'main' of https://git.cityme.com.cn/xiangshan/ggfwjsc
This commit is contained in:
commit
4485694567
|
@ -345,4 +345,8 @@ const handle = (current) => {
|
||||||
:deep(.el-pagination) {
|
:deep(.el-pagination) {
|
||||||
transform: scale(0.8);
|
transform: scale(0.8);
|
||||||
}
|
}
|
||||||
|
:deep(.el-overlay-dialog){
|
||||||
|
bottom: 0 !important;
|
||||||
|
overflow:hidden !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue