Browse Source

#6341: Penscratch 2: Fix button borders on Safari (#6343)

Bob Matyas 3 năm trước cách đây
mục cha
commit
6e59223749
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      penscratch-2/css/blocks.css

+ 0 - 1
penscratch-2/css/blocks.css

@@ -222,7 +222,6 @@ p.has-drop-cap:not(:focus)::first-letter {
 	cursor: pointer;
 	border: 1px solid #ccc;
 	border-color: #ccc #ccc #bbb #ccc;
-	-webkit-appearance: button;
 }
 
 .wp-block-button__link {