mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 14:16:22 +00:00
fix: corregidas clases en botonera
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
9fa45b01ac
commit
45d98b3169
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
-# Componente Botonera de Moderación
|
-# Componente Botonera de Moderación
|
||||||
|
|
||||||
.d-inline-flex.py-2.justify-content-center
|
.d-flex.py-2.justify-content-center
|
||||||
-# parámetros de botones
|
-# parámetros de botones
|
||||||
-# text, class, href
|
-# text, class, href
|
||||||
- @btn_box_params = [[t('.text_pause'), 'btn-outline-secondary disabled', ''],
|
- @btn_box_params = [[t('.text_pause'), 'btn-outline-secondary disabled', ''],
|
||||||
|
|
Loading…
Reference in a new issue