mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 03:04:43 +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