mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-30 04:11:32 -08:00
Enable wrapping on field names in tiddler info
The current setting makes it impossible to use the tiddler info panel with field names that are excessively long. Changing it should not have any impact on fields of ordinary length
This commit is contained in:
parent
4a97cf35d0
commit
93d30f374d
1 changed files with 0 additions and 1 deletions
|
|
@ -1146,7 +1146,6 @@ button.tc-btn-invisible.tc-remove-tag-button {
|
|||
|
||||
.tc-view-field-name {
|
||||
width: 1%; /* Makes this column be as narrow as possible */
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
text-align: right;
|
||||
font-style: italic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue