resources/views/regular_contract/update.blade.php を更新
All checks were successful
Deploy so-manager (auto) / deploy (push) Successful in 24s

This commit is contained in:
y.higashide 2025-10-09 16:23:43 +09:00
parent 2fdb3ce74a
commit 0c076466a9

View File

@ -312,7 +312,6 @@ return null;
border-radius: 2rem !important; border-radius: 2rem !important;
padding-left: 2rem !important; padding-left: 2rem !important;
padding-right: 2rem !important; padding-right: 2rem !important;
font-weight: 500;
min-width: 140px; min-width: 140px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
} }