mirror of
https://github.com/RhenCloud/Cloud-Home.git
synced 2026-01-23 02:09:06 +08:00
feat: 更新 FriendsSection 和 PageSwitcher 组件的样式,使按钮和内容居中对齐
This commit is contained in:
@@ -82,7 +82,7 @@ button:disabled {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
.dots {
|
||||
justify-content: flex-start;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user