diff --git a/assets/styles/layout/_core.scss b/assets/styles/layout/_core.scss index e0a685772..620dc1e5b 100644 --- a/assets/styles/layout/_core.scss +++ b/assets/styles/layout/_core.scss @@ -85,4 +85,8 @@ button { ::after { border-width: 0; border-style: solid; +} + +textarea { + resize: none; } \ No newline at end of file diff --git a/doc/datatable/samples/ProductsDoc.vue b/doc/datatable/samples/ProductsDoc.vue index fd63b61ca..38e989470 100644 --- a/doc/datatable/samples/ProductsDoc.vue +++ b/doc/datatable/samples/ProductsDoc.vue @@ -11,7 +11,7 @@ @@ -74,76 +74,66 @@ - - -
- - - Name is required. -
-
- -