Skip to content

Commit a8506d5

Browse files
committed
Improve gql-conf-container class
1 parent ed60b74 commit a8506d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,5 +509,5 @@ div[id^="headlessui-menu-items"] {
509509
}
510510

511511
.gql-conf-container {
512-
@apply w-[120rem];
512+
@apply mx-auto w-full max-w-[120rem];
513513
}

0 commit comments

Comments
 (0)