✏️ 正在编辑: style-rtl.css
路径:
/home/eldalyfu/public_html/wp-includes/blocks/icon/style-rtl.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
/** * Editor and frontend styles for the Icon Block. */ /* Icon Block styles. */ .wp-block-icon { line-height: 0; } .wp-block-icon.aligncenter { display: flex; justify-content: center; } .wp-block-icon svg { box-sizing: border-box; fill: currentColor; } :where(.wp-block-icon) svg { width: 100%; height: 100%; }
💾 保存文件
← 返回文件管理器