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 28643de commit d12f188Copy full SHA for d12f188
packages/common/src/components/mdx_components/session_timetable.tsx
@@ -11,7 +11,7 @@ import { CenteredPage } from "../centered_page";
11
import { ErrorFallback } from "../error_handler";
12
import { StyledDivider } from "./styled_divider";
13
14
-const TD_HEIGHT = 3.5;
+const TD_HEIGHT = 4;
15
const TD_WIDTH = 15;
16
const TD_WIDTH_MOBILE = 20;
17
0 commit comments