mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
Update home.module.scss
This commit is contained in:
parent
47d9c6bc04
commit
4f074526b0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user