[Designer] #424 apply Redwood inspired styling

Refs #424
This commit is contained in:
devmrko
2026-06-23 13:29:09 +09:00
parent 127110e300
commit 55414aa9e4
5 changed files with 217 additions and 21 deletions

View File

@@ -32,7 +32,7 @@
Limit
<input class="form-control" name="limit" type="number" min="1" max="500" value="50">
</label>
<button class="btn btn-primary" type="submit">호출</button>
<button class="btn rw-btn-primary" type="submit">호출</button>
</form>
</section>