Browse Source

update menu padding

main
ghost 1 year ago
parent
commit
92d715d303
  1. 2
      templates/default/user/module.html.twig

2
templates/default/user/module.html.twig

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
<div class="margin-y-16-px position-fixed margin-l--48-px">
<div class="padding-y-6-px margin-y-16-px margin-l--48-px position-fixed">
{% if route == 'torrent_recent' %}
<span class="padding-8-px display-block cursor-default" title="{{ 'Home' | trans }}">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 16 16">

Loading…
Cancel
Save