mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-03 11:28:01 +00:00
Minimum width for lists
This commit is contained in:
@@ -3568,11 +3568,13 @@ span.tc-translink > a:first-child {
|
||||
}
|
||||
|
||||
.tc-inspect-input-box {
|
||||
min-width: 20em;
|
||||
--box-background-color: #fcf;
|
||||
--box-foreground-color: #404;
|
||||
}
|
||||
|
||||
.tc-inspect-output-box {
|
||||
min-width: 20em;
|
||||
--box-background-color: #cff;
|
||||
--box-foreground-color: #044;
|
||||
}
|
||||
|
Reference in New Issue
Block a user