mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-27 13:23:22 +08:00
fix: 官方Commit17c7ce8造成的页面漂移
This commit is contained in:
@@ -503,7 +503,7 @@ function handleHeaderToggle() {
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
ref="contentRef"
|
ref="contentRef"
|
||||||
class="flex flex-1 flex-col transition-all duration-300 ease-in"
|
class="flex flex-1 flex-col overflow-hidden transition-all duration-300 ease-in"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
:class="[
|
:class="[
|
||||||
|
|||||||
Reference in New Issue
Block a user