refactor(前端样式): 优化项目
This commit is contained in:
@@ -539,12 +539,7 @@ const AppLayout = ({ children }) => {
|
||||
danger
|
||||
icon={<LogoutOutlined />}
|
||||
onClick={handleLogout}
|
||||
style={{
|
||||
padding: '8px 12px',
|
||||
height: 'auto',
|
||||
borderRadius: designTokens.borderRadius.small,
|
||||
fontSize: 13,
|
||||
}}
|
||||
className="logout-btn"
|
||||
>
|
||||
退出
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user