fine
This commit is contained in:
parent
1581da8d8f
commit
0b0dd17c4d
2 changed files with 2 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
}
|
||||
|
||||
.ntfyForm {
|
||||
display: list-item;
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
margin-top: -8%;
|
||||
margin-bottom: 8%;
|
||||
}
|
||||
|
||||
}
|
|
@ -21,7 +21,6 @@
|
|||
<br>
|
||||
<br>
|
||||
<div class="ntfyForm">
|
||||
<br style="margin-bottom: 10px;">
|
||||
<textarea id="ntfy-input" placeholder="type some words and hit send" rows=2></textarea>
|
||||
<button
|
||||
class="custom-btn btn-1"
|
||||
|
|
Loading…
Reference in a new issue