ruoyi-ui/src/layout/components/AppMain.vue
@@ -51,6 +51,14 @@ width: 100%; position: relative; overflow: hidden; &:fullscreen, &:-webkit-full-screen, &:-moz-full-screen, &:-ms-fullscreen { background: #fff; overflow-y: auto; } } .fixed-header + .app-main { @@ -129,4 +137,4 @@ background-color: #c0c0c0; border-radius: 3px; } </style> </style>