- Issue created by @coaston
- Status changed to Closed: works as designed
about 1 year ago 12:32pm 12 September 2023 - 🇮🇹Italy antonio.bertolini
Hi,
to mitigate this gin theme issue I add this css class:.paragraphs-tabs-wrapper .field-multiple-table > tbody > .draggable > td + td { vertical-align: top; width: auto; } .paragraphs-tabs-wrapper .field-multiple-table > tbody > .draggable > td + td, .js .field--widget-paragraphs .field-multiple-table, .field-multiple-table thead, .field-multiple-table tbody {display: block;} .paragraphs-tabs-wrapper .field-multiple-table tr.draggable {display: flex;align-items: center;flex-wrap: nowrap;xjustify-content: flex-start;}
into my gin-custom.css file (see gin theme documentation about usage)
hope this helps,
- 🇸🇰Slovakia coaston
Hi @antonio,
Thank you. It looks better, however is it possible to move headers inside the paragraph, Now I can see them ing GIN out of borders.