Compare commits

...
Author SHA1 Message Date
Jeremy Ruston a479376959 Adjust icon size 2023-07-20 17:37:09 +01:00
Jeremy Ruston 5051436ba0 Fix tiddler icon size 2023-07-20 16:44:09 +01:00
+5
View File
@@ -1172,6 +1172,11 @@ button.tc-btn-invisible.tc-remove-tag-button {
margin-right: .1em;
}
.tc-tiddler-title-icon svg {
width: 0.9em;
height: 0.9em;
}
.tc-system-title-prefix {
color: <<colour muted-foreground>>;
}