diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/style/lr-admin.css b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/style/lr-admin.css index 51c30357f..9f2eb38e7 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/style/lr-admin.css +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/style/lr-admin.css @@ -166,7 +166,7 @@ label { } .lrService { - position: absolute; + position: fixed; top: 50%; right: -230px; z-index: 10; @@ -240,7 +240,7 @@ label { /*界面风格设置*/ .lr-theme-setting { - position: absolute; + position: fixed; top: 50%; right: -160px; z-index: 10;