Anonymous
Textarea перекрывается с изображением
Сообщение
Anonymous » 01 окт 2025, 23:50
Я пытаюсь создать простой макет с кнопкой upvote, но Textarea перекрывается с изображением.
Код: Выделить всё
.my-component-row {
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(247, 247, 248, 1);
}
.my-component-container {
display: flex;
align-items: flex-start;
width: 800px;
padding: 10px;
}
.my-component-icon {
width: 24px;
height: 24px;
margin-right: 15px;
}
.my-component-textbox {
flex-grow: 1;
border: none;
outline: none;
}
.upvote-section {
display: flex;
flex-direction: column;
align-items: center;
margin-right: 20px;
}
.upvote-button {
font-size: 2rem;
background: none;
border: none;
}
.view-count {
margin-top: 10px;
}
.upvote-section {
display: flex;
flex-direction: column;
align-items: center;
margin-right: 20px;
}< /code>
[*]
[url=/]
TestBETA
[/url]
[list]
[url=http://127.0.0.1:8000/latest]Text[/url]
[/list]
[i][/i]
2
[img]https://via.placeholder.com/500x300[/img]
class="img-fluid ml-3">
**<https://s.mj.run/wNoQuLDjphY> Darth Vader, cinematic light, Artist Rembrandt Harmenszoon van Rijn, oil painting, high detail, realistic render, octane render, 4k, 8k, realism, cinematic lighting, dramatic --aspect 5:3 --uplight** - Upscaled (Light) by <@803576493681934346>
Copy Prompt
©2023
Textarea перекрывается с изображением, однако я не понимаю, почему?>
Подробнее здесь:
https://stackoverflow.com/questions/766 ... with-image
1759351855
Anonymous
Я пытаюсь создать простой макет с кнопкой upvote, но Textarea перекрывается с изображением.[code].my-component-row { display: flex; justify-content: center; align-items: center; background-color: rgba(247, 247, 248, 1); } .my-component-container { display: flex; align-items: flex-start; width: 800px; padding: 10px; } .my-component-icon { width: 24px; height: 24px; margin-right: 15px; } .my-component-textbox { flex-grow: 1; border: none; outline: none; } .upvote-section { display: flex; flex-direction: column; align-items: center; margin-right: 20px; } .upvote-button { font-size: 2rem; background: none; border: none; } .view-count { margin-top: 10px; } .upvote-section { display: flex; flex-direction: column; align-items: center; margin-right: 20px; }< /code> [*] [url=/] TestBETA [/url] [list] [url=http://127.0.0.1:8000/latest]Text[/url] [/list] [i][/i] 2 [img]https://via.placeholder.com/500x300[/img] class="img-fluid ml-3"> **<https://s.mj.run/wNoQuLDjphY> Darth Vader, cinematic light, Artist Rembrandt Harmenszoon van Rijn, oil painting, high detail, realistic render, octane render, 4k, 8k, realism, cinematic lighting, dramatic --aspect 5:3 --uplight** - Upscaled (Light) by <@803576493681934346> Copy Prompt ©2023 [/code] Textarea перекрывается с изображением, однако я не понимаю, почему?> Подробнее здесь: [url]https://stackoverflow.com/questions/76656293/textarea-is-overlapping-with-image[/url]