forked from mirror/misskey
投稿フォーム大きくの修正
This commit is contained in:
parent
76aeac35b5
commit
98ade4759b
@ -1293,7 +1293,7 @@ html[data-color-scheme=light] .preview {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 128px;
|
min-height: 150px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1390,7 +1390,7 @@ html[data-color-scheme=light] .preview {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
min-height: 80px;
|
min-height: 128px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
|
Loading…
Reference in New Issue
Block a user