Skip to content

Commit 24bf460

Browse files
dimodiyordan-mitev
andauthored
Update components/grid/columns/width.md
Co-authored-by: Yordan <[email protected]>
1 parent f7a291a commit 24bf460

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

components/grid/columns/width.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ The Grid column width settings can vary and result in the following configuratio
3131
* The applied column widths match the component settings.
3232
* The remaining columns without set widths shrink or expand, depending on the remaining space.
3333
* A horizontal scrollbar may appear if the columns that have widths exceed the Grid width. In this case, the remaining columns will disappear.
34-
* The columns that have widths take up more than the Grid component width. The applied column widths match the component settings. A horizontal scrollbar appears. All columns without widths shrink to zero width and disappear.
34+
* If the columns with set widths exceed the Grid component's width:
35+
* The applied column widths match the component settings.
36+
* A horizontal scrollbar appears.
37+
* All columns without widths shrink to zero width and disappear.
3538
* No column has a set width&mdash;In this scenario, all columns are equally wide. They shrink and expand depending on the Grid's width.
3639

3740
@[template](/_contentTemplates/common/parameters-table-styles.md#table-layout)

0 commit comments

Comments
 (0)