mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-19 06:36:22 +00:00
fix: los botones siempre son de una sola línea #13113
This commit is contained in:
parent
29f4c7a847
commit
ffe30cfc33
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ $form-feedback-valid-color: $cyan;
|
|||
$form-feedback-invalid-color: $magenta;
|
||||
$form-feedback-icon-valid-color: $black;
|
||||
$component-active-bg: $magenta;
|
||||
$btn-white-space: nowrap;
|
||||
|
||||
$spacers: (
|
||||
2-plus: 0.75rem
|
||||
|
|
Loading…
Reference in a new issue