RuoYi
2026-03-24 ab77b8cb8d059dc2b06c91f753f93a99f231ccb7
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>