1 parent 64c0d55 commit 4187d56Copy full SHA for 4187d56
1 file changed
src/app-routes.tsx
@@ -24,6 +24,9 @@ const sNav = css({
24
25
const sVersion = css({
26
marginLeft: "auto",
27
+ textDecoration: "underline",
28
+ border: "none",
29
+ padding: 0,
30
});
31
32
const sImportExport = css({
0 commit comments