현장 확인 업로드

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

View File

@@ -154,3 +154,20 @@ div.dt-container div.dt-layout-cell {
.info-tooltip:hover {
color: #138496;
}
.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;
}