mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-10 09:20:26 +00:00
updates
This commit is contained in:
parent
be6510bcb4
commit
7fbbb4e8b8
@ -1157,7 +1157,7 @@ button.tc-btn-invisible.tc-remove-tag-button {
|
||||
@media (min-width: <<sidebarbreakpoint>>) {
|
||||
.tc-tiddler-frame {
|
||||
padding: 28px 42px 42px 42px;
|
||||
width: {{$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth}};
|
||||
width: min({{$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth}},100%);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user