mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-07 09:18:06 +00:00
Fix wrapping of tags in tag manager
Now long tags wrap onto multiple lines. I think they look quite good, and we may want to consider using the same technique in the view template.
This commit is contained in:
@@ -37,7 +37,7 @@ $title$$(currentTiddler)$
|
||||
</$button>
|
||||
</$reveal>
|
||||
\end
|
||||
<table>
|
||||
<table class="tc-tag-manager-table">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th><<lingo Colour/Heading>></th>
|
||||
|
||||
Reference in New Issue
Block a user