RuoYi
2026-03-22 aa5530f51b733c6550dba59877a0301763be3d21
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>