mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
word break property when viewing field values (#1661)
This commit is contained in:
parent
4f33d2f35c
commit
960160b3a2
@ -1052,6 +1052,7 @@ button.tc-btn-invisible.tc-remove-tag-button {
|
||||
}
|
||||
|
||||
.tc-view-field-value {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
@media (max-width: <<sidebarbreakpoint-minus-one>>) {
|
||||
|
Loading…
Reference in New Issue
Block a user