mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 14:46:21 +00:00
fix: mostrar los desplegables como accionables #15600
This commit is contained in:
parent
071f20762c
commit
dbf15397e5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
controller: 'dropdown'
|
||||
}
|
||||
}
|
||||
%button.btn.dropdown-toggle{
|
||||
%button.btn.btn-outline-secondary.dropdown-toggle{
|
||||
type: 'button',
|
||||
class: button_classes,
|
||||
data: {
|
||||
|
|
Loading…
Reference in a new issue