UI to attach
This commit is contained in:
@@ -166,6 +166,14 @@ const defaultWrapper = `
|
||||
.comment:focus-within {
|
||||
display: inline-flex;
|
||||
}
|
||||
.attachments > details > form {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
width: 100%;
|
||||
}
|
||||
.attachments > details > form > input:first-of-type {
|
||||
flex-grow: 2;
|
||||
}
|
||||
</style>
|
||||
</header>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user