BS5: Replace .btn-block with .w-100

OS info

  • Operating System : Windows 10.0.19042
  • Wappler Version : 3.7.2

Problem description

Per Bootstrap:

Dropped .btn-block in favor of CSS grid utility classes. Instead of applying .btn-block to individual buttons, a group of buttons now get wrapped in a parent .d-grid class and can use .gap-* utilities for spacing. For individual “block buttons”, add .w-100 .

This has been fixed in Wappler 3.7.4

This topic was automatically closed after 46 hours. New replies are no longer allowed.