mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Cleanup old TODO (#3903)
This Todo is no longer needed, since #1503 has been closed.
This commit is contained in:
parent
d9c71a54cf
commit
332830e5d7
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue