1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-04 03:32:17 +00:00

Fix gap between navigation buttons

This commit is contained in:
Jeremy Ruston
2023-09-22 14:53:51 +01:00
parent 5a4470e6ed
commit 5ea2243fd9
+1 -1
View File
@@ -22,7 +22,7 @@ tags: $:/tags/Stylesheet
}
.tc-tour-panel-navigation .tc-btn-big-green {
margin: 0;
margin: 0 1em 0 0;
}
.tc-tour-panel-fullscreen {