mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-25 10:16:48 +08:00
Update home.module.scss
This commit is contained in:
@@ -101,6 +101,14 @@
|
||||
bottom: 18px;
|
||||
}
|
||||
|
||||
.sidebar-logo-container {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 16px;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
|
||||
.sidebar-sub-title-container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user