mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-08 03:36:38 +00:00
Minimum width for lists
This commit is contained in:
parent
8b3fbe3134
commit
3cb6712ccb
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user