현장 확인 업로드

This commit is contained in:
2026-03-03 21:41:02 +09:00
parent 243ca0c45e
commit f02f8c0457
126 changed files with 2716 additions and 438 deletions

17
public/plugin/custom.css Normal file
View File

@@ -0,0 +1,17 @@
/* Custom styles for receipt/detail.php and other pages */
.col-lg-10p {
flex: 0 0 10%;
max-width: 10%;
}
.photo-thumb {
max-width: 90px !important;
max-height: 68px !important;
padding: 2px;
object-fit: contain !important;
}
.photo-small {
padding: 0.3rem !important;
}