2025-08-12 13:33:25 +03:00

9 lines
319 B
JSON
Executable File

<div class="btn-group">
<button class="btn btn-white">Left</button>
<button class="btn btn-white active">Middle</button>
<button class="btn btn-white">Right</button>
</div>
<div class="btn-toolbar">
<div class="btn-group">...</div>
</div>