1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-05 04:18:01 +00:00

HireJeremy: Fix clipped pin on the sidebar note

This commit is contained in:
Jeremy Ruston
2025-09-01 15:11:50 +01:00
parent 8eabd903a4
commit 2459eee619

View File

@@ -99,7 +99,7 @@ type: text/vnd.tiddlywiki
.yellow-note-sidebar .yellow-note {
padding: 0.5em;
margin: 0.8em 0;
margin: 1em 0;
transform: rotate(-0.9deg) scale(0.95);
}