prototype: decreased rounding
This commit is contained in:
@@ -125,6 +125,6 @@ function openPostForm() {
|
||||
|
||||
.postForm {
|
||||
background: var(--bg);
|
||||
border-radius: 8px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user