refine asset scaling and labeling: adjust scaling logic, introduce label display, and update CSS and animation styles
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 2m0s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 2m0s
This commit is contained in:
@@ -302,8 +302,6 @@ input[type=range]{width:100%;max-width:300px}
|
||||
|
||||
.presi-asset img {
|
||||
display: block;
|
||||
max-height: 80px; /* Limit height */
|
||||
width: auto;
|
||||
object-fit: contain;
|
||||
filter: drop-shadow(0 5px 10px rgba(0,0,0,0.5));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user