mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-31 09:42:17 +00:00
Lower width for field-value input field (#4760)
This commit is contained in:
@@ -1431,7 +1431,7 @@ html body.tc-body.tc-single-tiddler-window {
|
||||
|
||||
.tc-edit-field-add-value {
|
||||
display: inline-block;
|
||||
width: 40%;
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
.tc-edit-field-add-button {
|
||||
|
||||
Reference in New Issue
Block a user