文件操作 - svgs-admin-edit-post.scss
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/rokpaw/public_html/wp-content/plugins/svg-support/scss/svgs-admin-edit-post.scss
编辑文件内容
/** * Featured Image Display * * Fixes the 0px featured image on edit screen * WooCommerce Product, Sensei Course */ body #set-post-thumbnail, body #postimagediv .inside img[src$=".svg"] { width: 100%; } // Block display of featured image SVG body .block-editor__container { .components-panel .editor-post-featured-image__container img[src$='.svg'] { position: relative; } .edit-post-sidebar .components-panel .components-checkbox-control { margin-top: 10px; } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件