mirror of
https://github.com/zadam/trilium.git
synced 2024-12-26 17:21:23 +08:00
remove max-width on layout to allow more natural design in electron
This commit is contained in:
parent
a5020719e4
commit
b9de810c69
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
#container {
|
#container {
|
||||||
max-width: 1100px;
|
|
||||||
margin: 0 auto; /* center */
|
margin: 0 auto; /* center */
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue