mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-20 02:36:21 +00:00
fix: quitado flex de compo block_lists
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0eba045fa5
commit
564dc060f0
1 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
-# Componente Listas de bloqueo de Instancias
|
||||
.flex
|
||||
.card
|
||||
.card-body
|
||||
.d-flex.flex-row
|
||||
= render 'components/checkbox'
|
||||
%h4.ml-5= t('.title')
|
||||
.card.mt-3
|
||||
.card-body
|
||||
.d-flex.flex-row
|
||||
= render 'components/checkbox'
|
||||
%h4.ml-5= t('.title')
|
||||
|
|
Loading…
Reference in a new issue