mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
add MCP Gateway (#22935)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
}
|
||||
}
|
||||
.button {
|
||||
@apply mt-1 inline-block rounded-sm bg-blue-500 p-1 px-3 text-blue-50 text-white hover:bg-blue-600 dark:bg-blue-500 hover:dark:bg-blue-400;
|
||||
@apply my-2 mr-2 inline-block rounded-sm bg-blue-500 p-1 px-3 text-blue-50 text-white hover:bg-blue-600 dark:bg-blue-500 hover:dark:bg-blue-400;
|
||||
}
|
||||
|
||||
.summary-bar {
|
||||
|
||||
Reference in New Issue
Block a user