Skip to content

Commit

Permalink
some fix
Browse files Browse the repository at this point in the history
  • Loading branch information
version-1 committed Feb 29, 2024
1 parent 5b9790c commit ccd9094
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion frontend/core/src/app/main/layout.module.css
@@ -1,5 +1,4 @@
.body {
height: calc(100vh - 72px);
}

.main {
Expand Down
6 changes: 0 additions & 6 deletions frontend/core/src/components/shared/sidebar/index.module.css
Expand Up @@ -89,12 +89,6 @@
padding: 16px;
}

.footer {
height: 40px;
background: var(--primary-color);
background: #f0f0f0;
}

.sidebarToggle {
cursor: pointer;
transition: transform .2s;
Expand Down

0 comments on commit ccd9094

Please sign in to comment.