mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-08 13:56:07 +00:00
Fix field listings
This commit is contained in:
@@ -413,11 +413,12 @@ a.tw-tiddlylink-external {
|
||||
<<box-shadow "inset 1px 2px 3px rgba(0,0,0,0.1)">>
|
||||
}
|
||||
|
||||
.tw-view-fields-table {
|
||||
.tw-view-field-table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tw-view-field-name {
|
||||
width: 1%; /* Makes this column be as narrow as possible */
|
||||
text-align: right;
|
||||
font-style: italic;
|
||||
}
|
||||
|
Reference in New Issue
Block a user