diff --git a/docker-compose-plugin/resources/views/task.template.html b/docker-compose-plugin/resources/views/task.template.html index 6b9cc05..0006f42 100644 --- a/docker-compose-plugin/resources/views/task.template.html +++ b/docker-compose-plugin/resources/views/task.template.html @@ -3,13 +3,12 @@ color : red; } .checkbox_row { - display: flex; - } - .checkbox_label{ - line-height: 1 !important; - margin-left: 5px !important; - } - + display: flex; + } + .checkbox_label { + line-height: 1 !important; + margin-left: 5px !important; + }