Przeglądaj źródła

Tests: Improved the readability of the balloon panel view positioning test.

Aleksander Nowodzinski 6 lat temu
rodzic
commit
d0b5053efb

+ 2 - 0
packages/ckeditor5-ui/tests/manual/panel/balloon/balloonpanelview.html

@@ -25,5 +25,7 @@
 
 	.ck-balloon-panel {
 		padding: .3em;
+		width: 250px;
+		text-align: center;
 	}
 </style>