Skip to content

@@ -1,3 +1,3 @@ #1390

@kumarroshan20856-afk

Description

@kumarroshan20856-afk
<style> body { font-family: sans-serif; padding: 20px; background-color: #f9f9f9; } .container { max-width: 600px; background: white; padding: 20px; border: 1px solid #ddd; border-radius: 8px; } input, textarea { width: 100%; padding: 10px; margin-top: 5px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; } .toolbar { background: #f0f0f0; padding: 10px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; gap: 15px; font-weight: bold; color: #555; } textarea { border-top-left-radius: 0; border-top-right-radius: 0; height: 200px; } .add-files { margin-top: 10px; color: #555; cursor: pointer; } </style>

Create new issue

Add a title *
<p>Add a description</p>
<div class="toolbar">
    <span>Write</span> <span>Preview</span> | <span>H</span> <span>B</span> <span>I</span> ... <span>&lt;</span>
</div>
<textarea placeholder="Type your description here..."></textarea>

<div class="add-files">📎 Add Files</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions