2 lines
454 B
CSS
2 lines
454 B
CSS
.hzy-layout .ant-layout .ant-layout-sider{overflow:auto;left:0;z-index:10}.hzy-layout .ant-layout .ant-layout-content{position:relative}.hzy-layout .ant-layout .hzy-header-content{position:fixed;z-index:9;right:0;top:0;padding:0}.hzy-layout .ant-layout .hzy-ground-glass{position:absolute;left:0;right:0;top:0;background-size:4px 4px;backdrop-filter:saturate(50%) blur(1px);-webkit-backdrop-filter:saturate(50%) blur(1px);box-shadow:0 4px 4px #00152914}
|