mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-11 01:03:01 -07:00
parent
bc3d64f4b8
commit
575d80dfe9
1 changed files with 1 additions and 1 deletions
|
|
@ -1589,7 +1589,7 @@ html body.tc-body.tc-single-tiddler-window {
|
|||
grid-template-areas:
|
||||
"toolbar toolbar"
|
||||
"editor preview";
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-template-columns: repeat(2, minmax(0px, 1fr));
|
||||
grid-template-rows: auto 1fr;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue