docs: fix api reference block widths on small devices (#4265)
This commit is contained in:
@@ -149,4 +149,8 @@
|
||||
|
||||
.redocusaurus [role=menuitem] {
|
||||
@apply hover:!tw-text-medusa-text-subtle dark:hover:!tw-text-medusa-text-subtle-dark;
|
||||
}
|
||||
|
||||
.redocusaurus [data-section-id^="operation/"] {
|
||||
@apply max-[1199px]:[&>*]:!tw-w-auto;
|
||||
}
|
||||
Reference in New Issue
Block a user