Code Monkey home page Code Monkey logo

Comments (6)

dillingham avatar dillingham commented on May 29, 2024 1
Before After
before after

from laravel-nova-theme-responsive.

gregoriohc avatar gregoriohc commented on May 29, 2024 1

@dillingham I have pushed to master your solution with some adds for trix editor, but I still have to test others fields types

from laravel-nova-theme-responsive.

dillingham avatar dillingham commented on May 29, 2024

@gregoriohc this should do the trick

.card > form > div > .flex {
    display: block; 
}
.card > form > div > .flex > .w-1\/5,
.card > form > div > .flex > .w-1\/2 {
    width: 100%;
    display: block;
}

.card > form > div > .flex > .py-6 {
    padding-top: 1rem;
    padding-bottom: 0;
}

.card > form > div > .flex > .py-6 + .py-6 {
    padding-bottom: 1rem;
}

from laravel-nova-theme-responsive.

dillingham avatar dillingham commented on May 29, 2024

Haven't tested with all input types, may need tweaks with file upload trix etc

from laravel-nova-theme-responsive.

dillingham avatar dillingham commented on May 29, 2024

@gregoriohc awesome!

from laravel-nova-theme-responsive.

dillingham avatar dillingham commented on May 29, 2024

@gregoriohc here's a gist of all input types for easy testing

https://gist.github.com/dillingham/8fe1432275c44a6b40b8450860ef86e8

from laravel-nova-theme-responsive.

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.