Explorar o código

Remove `.ck-balloon-toolbar_min-width` class from theme css

panr %!s(int64=5) %!d(string=hai) anos
pai
achega
72980c3d1c
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      packages/ckeditor5-ui/theme/components/toolbar/toolbar.css

+ 0 - 9
packages/ckeditor5-ui/theme/components/toolbar/toolbar.css

@@ -51,13 +51,4 @@
 			display: none;
 		}
 	}
-
-	/* Balloon Toolbar
-	 *
-	 * This class can be used to set a different min-width for the balloon toolbar.
-	 * NOTE: It can also overrule a width and max-width of the balloon toolbar if it will be set with a higher value.
-	 */
-	&.ck-balloon-toolbar_min-width {
-		min-width: 180px;
-	}
 }