mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Css tweak
This commit is contained in:
@@ -339,7 +339,7 @@ aside.menu.main-menu .menu-expanse {
|
||||
display: block;
|
||||
position: fixed;
|
||||
bottom: 0px;
|
||||
height: 100px;
|
||||
height: var(--chatContentPaddingBottom) ;
|
||||
width: 100%;
|
||||
background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 13.94%, var(--BgColorLight) 54.73%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user