1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 00:43:53 +00:00

change wiki avatar style (#6520)

This commit is contained in:
Michael An
2024-08-09 17:37:26 +08:00
committed by GitHub
parent ffd94856fc
commit 0c484f51c2
3 changed files with 12 additions and 12 deletions

View File

@@ -13,10 +13,11 @@ body {
.wiki2-main-panel .wiki2-main-panel-north {
height: 44px;
position: relative;
padding: 0.5rem 1rem;
padding: 0 1rem;
display: flex;
z-index: 100;
align-items: center;
justify-content: space-between;
z-index: 100;
}
.main-panel-center .cur-view-content {