Home > Forum > Forms > Resize witdth of column

Resize witdth of column
0

Hello everyone,
I have a question about visual element. How to change (or set) a witdh of coulmn in attribute of data presentation such as "array data" (PL: "tabela danych")
I tried below example changes in global CSS style, but it didnt work:

th[data-key="WFD_AttLong1"] {
color: blue;
width: 200px;
}
td[data-column="WFD_AttLong1"] {
color: blue;
width: 200px;
}

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.