Cleanup old TODO (#3903)

This Todo is no longer needed, since #1503 has been closed.
This commit is contained in:
GithubAnon0000 2025-04-11 10:38:20 +00:00 committed by GitHub
parent d9c71a54cf
commit 332830e5d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,8 +103,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
<style lang="scss">
.editing-area {
display: grid;
/* TODO allow configuration of grid #1503 */
/* grid-template-columns: repeat(2, 1fr); */
/* This defines the border between inputs */
grid-gap: 1px;