소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.