app-nav-pos.less 108 字节
.app-nav-pos {
    width: 100%;
    height: 100%;
    background-color: var(--app-background-color-light);
}