/
home
/
assocoweys
/
test
/
wp-content
/
plugins
/
meta-box
/
css
/
Upload File
HOME
.rwmb-file-input-inner { width: 100%; display: flex; align-items: center; gap: 5px; } .rwmb-file_input { margin: 0 4px 0 0; } .rwmb-file-input-inner .button { margin: 0; } .rwmb-file-input-image { width: 150px; height: auto; margin-bottom: 4px; } .rwmb-file-input-image img{ max-width: 100%; height: auto; } .rwmb-file-input-hidden{ display: none; }