Giter Site home page Giter Site logo

Comments (3)

chasegiunta avatar chasegiunta commented on August 22, 2024

@jlachancekffein The contents of each COLOR, DONOR, SURVIVOR are actually their own independent tables nested within those cells. The reason why all columns are not the same width is because for large datasets like the one you have above, forcing the column width to some arbitrary size could unnecessarily force wrapping when it's not needed in some places.

The columns are being sized based on how browsers decide to size the table column - they aren't being set explicitly anywhere.

As long as the table is full width, and not overflowing, it shouldn't give the impression that there is more levels of nesting.

from craft-jason.

chasegiunta avatar chasegiunta commented on August 22, 2024

If you'd like to explicitly set the width, the best option might be to install the CPCSS plugin and style those nested table cells.

from craft-jason.

jlachancekffein avatar jlachancekffein commented on August 22, 2024

Thank you for your explanations.

We have changed the cell width via css and everything is now correctly displayed.

Thank you !

from craft-jason.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.