瀏覽代碼

revert unneeded changes

Ben Dwyer 4 年之前
父節點
當前提交
21dc932fec
共有 4 個文件被更改,包括 0 次插入15 次删除
  1. 0 3
      seedlet/assets/sass/blocks/file/_style.scss
  2. 0 6
      seedlet/style-rtl.css
  3. 0 6
      seedlet/style.css
  4. 0 0
      seedlet/style.css.map

+ 0 - 3
seedlet/assets/sass/blocks/file/_style.scss

@@ -1,7 +1,4 @@
 .wp-block-file {
-	align-items: start;
-	display: flex;
-	justify-content: space-between;
 
 	// Undo Gutenberg hover defaults
 	a.wp-block-file__button:active,

+ 0 - 6
seedlet/style-rtl.css

@@ -1457,12 +1457,6 @@ object {
 	justify-content: center;
 }
 
-.wp-block-file {
-	align-items: start;
-	display: flex;
-	justify-content: space-between;
-}
-
 .wp-block-file a.wp-block-file__button:active,
 .wp-block-file a.wp-block-file__button:focus,
 .wp-block-file a.wp-block-file__button:hover,

+ 0 - 6
seedlet/style.css

@@ -1457,12 +1457,6 @@ object {
 	justify-content: center;
 }
 
-.wp-block-file {
-	align-items: start;
-	display: flex;
-	justify-content: space-between;
-}
-
 .wp-block-file a.wp-block-file__button:active,
 .wp-block-file a.wp-block-file__button:focus,
 .wp-block-file a.wp-block-file__button:hover,

文件差異過大導致無法顯示
+ 0 - 0
seedlet/style.css.map


部分文件因文件數量過多而無法顯示