You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue persists with all other plugins and themes disabled
Plugin Version
1.2.5
This Issue Occurs on
Windows
Linux
macOS
Android
iOS
Debug Info
nothing to see here
Describe the Issue
If I use an input text field the size of it is very short, approx 20 characters(?). I would like to know if I can change the size of the input box via CSS and if yes how this can be accomplished.
Steps to Reproduce
Create a frontmatter value with a lot of text.
use an input text field to display / change the frontmatter value
Expected Behavior
Either:
automatically resize for text length
use full reading lenght / window widht
make the size configurable
The text was updated successfully, but these errors were encountered:
Changing the size of an input field is similar to what is described here. Instead of progress bars you need to target text fields and instead of changing the color you need to change the size.
This is not a bug report, but a question. Please use the discussions or the thread on the official Obsidian Discord server for questions.
Please fill out these Check-boxes
Plugin Version
1.2.5
This Issue Occurs on
Debug Info
Describe the Issue
If I use an input text field the size of it is very short, approx 20 characters(?). I would like to know if I can change the size of the input box via CSS and if yes how this can be accomplished.
Steps to Reproduce
Create a frontmatter value with a lot of text.
use an input text field to display / change the frontmatter value
Expected Behavior
Either:
The text was updated successfully, but these errors were encountered: