Remove XXX comment

This commit is contained in:
David Benque 2023-04-24 12:31:16 +01:00
parent 3b406510df
commit 43dfdc516d
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@
&:empty::before {
content: "\200b";
}
input#kanban-edit { // XXX DB: does not affect new cards created with enter
input#kanban-edit {
margin: 0;
padding: 0;
height: auto;