diff --git a/assets/styles/app.css b/assets/styles/app.css index ced5b0b..80178fa 100644 --- a/assets/styles/app.css +++ b/assets/styles/app.css @@ -66,6 +66,10 @@ dialog[data-dialog-target="dialog"][closing] { .options-table { display: flex; + + :last-child { + border-bottom: none; + } } @media screen and (min-width: 768px) { diff --git a/templates/torrentio/partial/option-table.html.twig b/templates/torrentio/partial/option-table.html.twig index 2068293..70d032c 100644 --- a/templates/torrentio/partial/option-table.html.twig +++ b/templates/torrentio/partial/option-table.html.twig @@ -1,9 +1,9 @@ -
| Size @@ -37,7 +37,7 @@ | |||||
|---|---|---|---|---|---|
| {{ result.size }} | @@ -53,10 +53,10 @@{{ result.provider }} | -+ | {{ result.languageFlags|raw }} | -+ |