mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 11:36:38 +08:00
Update home.module.scss
This commit is contained in:
parent
e5c878ff9f
commit
87574fd7c2
@ -112,12 +112,11 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 4px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
width: 24px; // 调整宽度
|
||||
height: 24px; // 调整高度
|
||||
background-color: var(--theme-color);
|
||||
border-radius: 50%;
|
||||
margin-left: 8px;
|
||||
transform: scale(0.8); // 缩放按钮大小
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user