Update post-form

This commit is contained in:
plebeius.eth
2024-04-28 17:12:19 +02:00
parent 50f7a3b76d
commit 6708a74c1e
3 changed files with 17 additions and 10 deletions
@@ -40,6 +40,7 @@
padding: var(--post-form-field-title-padding);
font-size: var(--post-form-field-title-font-size);
width: 80px;
text-transform: capitalize;
}
.postFormTable td {
@@ -78,7 +79,11 @@
.postFormTable button {
margin-left: 2px;
bottom: 0px;
filter: var(--filter80);
position: absolute;
cursor: pointer;
text-transform: capitalize;
}
.linkType {