Giter Club home page Giter Club logo

Comments (4)

teamupdivision avatar teamupdivision commented on May 24, 2024

Hello and thank you for using Creative Tim products.

I'm not sure what table or what page you are referring to. Is it the items page that it's not wrapping text on more than one row?
It is intended that way so that the table has consistent row size in order to view quickly all the information.

If you still want to wrap text you can replace this css code:
.table td, .table th { font-size: .8125rem; white-space: nowrap; }

with

.table td, .table th { font-size: .8125rem; white-space: normal; }

All the best

from ct-argon-dashboard-pro-laravel.

demon0430 avatar demon0430 commented on May 24, 2024

appreciate the response. the suggestion works on my end. My goal was to wrap the text inside the td to avoid/minimize scrolling on mobile when the width of the table exceeds the viewport size.

thanks

from ct-argon-dashboard-pro-laravel.

teamupdivision avatar teamupdivision commented on May 24, 2024

glad we could be of help

from ct-argon-dashboard-pro-laravel.

demon0430 avatar demon0430 commented on May 24, 2024

Hi,

I was able to follow the instruction provided, initially the provided solution works , but checking it on a samsung galaxy tab A , the test is not wrapping as expected. Is there anything i miss with this solution ?

from ct-argon-dashboard-pro-laravel.

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.