현장 확인 업로드
This commit is contained in:
17
public/plugin/custom.css
Normal file
17
public/plugin/custom.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user