Closed silllli closed 3 years ago
Describe the bug
In the preview of the table block (blocks/table) the width settings of the columns property are being ignored.
blocks/table
columns
To Reproduce Steps to reproduce the behavior:
Sample code:
name: Tabelle extends: blocks/table fields: rows: type: structure columns: entry: width: 1/3 description: width: 2/3 fields: entry: type: text counter: false label: Eintrag width: 1/3 description: type: writer label: Erläuterung marks: - bold - link width: 2/3 label: Einträge
Expected behavior
The columns having the set widths.
Screenshots
Kirby Version
3.5.5
Console output
No console output.
Desktop (please complete the following information):
✅
Describe the bug
In the preview of the table block (
blocks/table
) the width settings of thecolumns
property are being ignored.To Reproduce
Steps to reproduce the behavior:
blocks/table
columns
propertySample code:
Expected behavior
The columns having the set widths.
Screenshots
Kirby Version
3.5.5
Console output
No console output.
Desktop (please complete the following information):