博主以一个卡片UI的例子对Tailwind CSS进行了解释,比较了使用Tailwind CSS和不使用Tailwind CSS的代码量...
如果您想一次性自定义 space between、padding、margin、width 和 height 的值,请使用您的tailwind.config.js文件中的theme.spacing部分。 // tailwind.config.jsmodule.exports={theme:{spacing:{+sm:'8px',+md:'16px',+lg:'24px',+xl:'48px',}}} ...
fix(web): asset-grid padding/margin left fix (immich-app#8125) Browse files use media query for grid padding/margin size main (immich-app/immich#8125) alextran1502 authored Mar 21, 2024 Verified 1 parent 16d0df7 commit 44ed1f0 Showing 4 changed files with 6 additions and 3 delet...
Thespace-*utilities are not designed to work together with thedivide utilities. For those situations, consider adding margin/padding utilities to the children instead. Applying conditionally Hover, focus, and other states Tailwind lets you conditionally apply utility classes in different states ...
Medic 🚑 is a minimal Tailwind Plugin that brings consistent, cross-breakpoint utilities to your applications. No need to set random padding and margin values, Medic's ergonomic API (stuff like p-layout) makes it easy to create consistent layouts across your application. Medic 🚑 is built ...
padding-left: 15px; margin-right: auto; margin-left: auto; } .side-panel + .container-fluid { padding-left: 290px; min-height: 100%;9 changes: 9 additions & 0 deletions 9 openmetadata-ui/src/main/resources/ui/src/styles/x-master.css Original file line numberDiff line numberDiff li...
High performance self-hosted photo and video management solution. - fix(web): asset-grid padding/margin left fix (#8125) · immich-app/immich@44ed1f0