mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-16 20:36:01 +08:00
fix: css on display chat names
This commit is contained in:
parent
7f13a8d2bc
commit
f8ef6278a5
@ -176,7 +176,7 @@
|
||||
font-size: 14px;
|
||||
font-weight: bolder;
|
||||
display: block;
|
||||
width: 200px;
|
||||
width: calc(100% - 15px);
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user