1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-12 11:48:06 +00:00

word break property when viewing field values (#1661)

This commit is contained in:
felixhayashi
2021-06-14 11:37:04 +02:00
committed by GitHub
parent 4f33d2f35c
commit 960160b3a2

View File

@@ -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>>) {