Spaces:
Paused
Paused
fengmuxi commited on
Commit ·
11c9eaf
1
Parent(s): 0732a91
用户提示词样式修改
Browse files
app/components/settings.module.scss
CHANGED
|
@@ -45,7 +45,7 @@
|
|
| 45 |
}
|
| 46 |
|
| 47 |
.user-prompt-header {
|
| 48 |
-
max-width: calc(100% -
|
| 49 |
|
| 50 |
.user-prompt-title {
|
| 51 |
font-size: 14px;
|
|
|
|
| 45 |
}
|
| 46 |
|
| 47 |
.user-prompt-header {
|
| 48 |
+
max-width: calc(100% - 160px);
|
| 49 |
|
| 50 |
.user-prompt-title {
|
| 51 |
font-size: 14px;
|