mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-25 08:26:52 +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>>) {
|
@media (min-width: <<sidebarbreakpoint>>) {
|
||||||
.tc-tiddler-frame {
|
.tc-tiddler-frame {
|
||||||
padding: 28px 42px 42px 42px;
|
padding: 28px 42px 42px 42px;
|
||||||
width: {{$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth}};
|
width: min({{$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth}},100%);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user