Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa0859dcdd | ||
|
|
0c340316ae |
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"VERSION": "v0.7.35",
|
||||
"VERSION_NUMBER": "0.7.35",
|
||||
"BUILD_DATE": "2026-06-26T01:18:47.392Z"
|
||||
"VERSION": "v0.7.37",
|
||||
"VERSION_NUMBER": "0.7.37",
|
||||
"BUILD_DATE": "2026-06-26T01:29:31.321Z"
|
||||
}
|
||||
|
||||
@@ -110,6 +110,8 @@
|
||||
}
|
||||
|
||||
.topPostComposerInput {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
min-height: 6em;
|
||||
padding: 8px;
|
||||
line-height: 1.4;
|
||||
@@ -896,6 +898,7 @@
|
||||
replyComposerInstance = mountComposer(hostEl, {
|
||||
currentPubkey,
|
||||
followedProfiles: [],
|
||||
layout: 'inline',
|
||||
showUploadIcon: true,
|
||||
showPreview: true,
|
||||
autoHideOnSubmit: false,
|
||||
|
||||
Reference in New Issue
Block a user