style: 의견 목록 상태 셀렉트 너비 확대 + 추이 분석 표 모서리 둥글게(overflow-hidden)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -59,7 +59,7 @@ $seasonScope = $seasonMonthsLabel !== ''
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<div class="m-2 border border-gray-300 rounded-lg">
|
||||
<div class="m-2 border border-gray-300 rounded-lg overflow-hidden">
|
||||
<div class="bg-gray-100 px-3 py-1.5 text-sm font-bold border-b">
|
||||
계절별 판매 추이 분석 조회 내역
|
||||
<?php if ($queried): ?> — <?= esc($seasonScope) ?><?php endif; ?>
|
||||
|
||||
Reference in New Issue
Block a user