master
cody 2 years ago
parent b3fb1f3d63
commit 8c034bf765

@ -39,9 +39,6 @@
word-break: keep-all;
white-space: nowrap;
}
body[data-leftbar-compact-mode=condensed] .wrapper .content-page{
margin-left: 0px;
}
</style>
</head>

@ -39,6 +39,9 @@
word-break: keep-all;
white-space: nowrap;
}
body[data-leftbar-compact-mode=condensed] .wrapper .content-page{
margin-left: 0px;
}
</style>
</head>

Loading…
Cancel
Save