We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0557b23 commit 38cb9b1Copy full SHA for 38cb9b1
apps/webapp/app/tailwind.css
@@ -7,6 +7,7 @@
7
/* Override react-grid-layout placeholder color (default is red) */
8
.react-grid-item.react-grid-placeholder {
9
background: rgb(99 102 241) !important; /* indigo-500 */
10
+ border-radius: 0.375rem !important; /* rounded-md */
11
}
12
13
/* Sidebar reorder grid: subtle placeholder */
0 commit comments