mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -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">
|
<style lang="scss">
|
||||||
.editing-area {
|
.editing-area {
|
||||||
display: grid;
|
display: grid;
|
||||||
/* TODO allow configuration of grid #1503 */
|
|
||||||
/* grid-template-columns: repeat(2, 1fr); */
|
|
||||||
|
|
||||||
/* This defines the border between inputs */
|
/* This defines the border between inputs */
|
||||||
grid-gap: 1px;
|
grid-gap: 1px;
|
||||||
|
|
Loading…
Reference in a new issue