use a widget for edited
This commit is contained in:
parent
396a0f4c4f
commit
a1c7349b3b
2 changed files with 17 additions and 9 deletions
|
|
@ -142,8 +142,6 @@ class Html extends ConsumerWidget {
|
|||
|
||||
"data-mx-bg-color" => MapEntry("background-color", value),
|
||||
|
||||
"edited" => MapEntry("display", "block"),
|
||||
|
||||
_ => null,
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue