fix(style): use --app-banner-height in scroller container
This commit is contained in:
+1
-1
@@ -6,6 +6,7 @@
|
||||
html {
|
||||
--page-header-height: 56px;
|
||||
--page-content-padding: 8px;
|
||||
--app-banner-height: 0px;
|
||||
--color-text-light-1: rgba(255, 255, 255, 90%);
|
||||
--color-fill-1: var(--ant-color-bg-container);
|
||||
--color-scrollbar-thumb: rgba(193, 193, 193, 80%);
|
||||
@@ -237,7 +238,6 @@ body {
|
||||
|
||||
// ============== new theme style start ===============
|
||||
.ant-pro-layout {
|
||||
background-color: var(--color-fill-1);
|
||||
height: 100%;
|
||||
|
||||
.ant-pro-sider-footer {
|
||||
|
||||
Reference in New Issue
Block a user