mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Text alignment
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<?php if ($worked_bands) { ?>
|
||||
<form>
|
||||
<!-- Select Basic -->
|
||||
<div class="mb-3 row">
|
||||
<div class="mb-3 d-flex align-items-center row">
|
||||
<label class="w-auto control-label" for="band"><?= __("Band") ?></label>
|
||||
<div class="w-auto">
|
||||
<select id="band" name="band" class="form-select">
|
||||
|
||||
Reference in New Issue
Block a user