adjust the mobile ui

This commit is contained in:
何振东 2025-12-18 12:06:25 +08:00
parent a842aa66b9
commit e9134d3ac1

View file

@ -2914,4 +2914,12 @@ main.git-view .tree-item-inner.nav-file-title-content {
background-color: var(--background-primary);
}
.is-phone .modal-sidebar {
background-color: var(--background-primary);
}
.is-phone .community-item {
background-color: var(--background-secondary);
}
.bases-tbody {}