瀏覽代碼

Fix for File block RTL styles.

Caroline Moore 6 年之前
父節點
當前提交
ce80bec32a
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      karuna/blocks.css

+ 5 - 0
karuna/blocks.css

@@ -210,6 +210,11 @@ p.has-drop-cap:not(:focus)::first-letter {
 	color: #85cc36;
 }
 
+.rtl .wp-block-file a.wp-block-file__button {
+	margin-left: .8em;
+	margin-right: 0;
+}
+
 
 /*--------------------------------------------------------------
 3.0 Blocks - Formatting Blocks