Modify SharePoint List Column Width Using CSS · <style type='text/css'> ·.ms-vh-div[DisplayName='<ColumnName>'] { · width: 250px; · } · </style>.
確定! 回上一頁