8
0
Quellcode durchsuchen

Fix whitespaces.

panr vor 5 Jahren
Ursprung
Commit
f3fa2f4961
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      packages/ckeditor5-link/tests/manual/protocol.html

+ 1 - 1
packages/ckeditor5-link/tests/manual/protocol.html

@@ -14,7 +14,7 @@
 		width: 14px;
 		height: 14px;
 		left: 1px;
-    top: 1px;
+		top: 1px;
 		background: hsla(207, 87%, 55%, 0.5);
 		border-radius: 50px;
 		animation: pulse 2s linear infinite;