feat: refine UI and add go to chat btn (#500) bump:minor
This commit is contained in:
committed by
GitHub
parent
d42b4773cb
commit
74124323e8
@@ -160,7 +160,19 @@ mark {
|
||||
#toggle-dark-button {
|
||||
position: fixed;
|
||||
top: 6px;
|
||||
right: 40px;
|
||||
right: 60px;
|
||||
}
|
||||
|
||||
#info-expand-button {
|
||||
position: fixed;
|
||||
top: 6px;
|
||||
right: 85px;
|
||||
}
|
||||
|
||||
#new-conv-button > img {
|
||||
position: relative;
|
||||
top: 0px;
|
||||
right: -50%;
|
||||
}
|
||||
|
||||
.upload-button {
|
||||
|
Reference in New Issue
Block a user