mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-03 11:28:01 +00:00
updates
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user