mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-17 13:26:23 +00:00
fix: corregido espacio en componente block_list
This commit is contained in:
parent
85cfed59fc
commit
7837e2e85f
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
|||
.d-flex.flex-row
|
||||
= render 'components/checkbox', id: blocklist['id'] do
|
||||
-#%span.h4= blocklist["title"]
|
||||
%h4
|
||||
%h4.m-0
|
||||
%a{ href: blocklist['link'] }= blocklist['title']
|
||||
|
|
Loading…
Reference in a new issue