File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -275,14 +275,14 @@ body.plugin-sliding-panes .mod-horizontal .workspace-leaf {
275275body .plugin-sliding-panes .workspace-leaf-content {
276276 padding-left : 0 ;
277277}
278- /* body.plugin-sliding-panes .CodeMirror,
279- body.plugin-sliding-panes .markdown-preview-section {
280- margin-left:35px;
281- }*/
282278body .plugin-sliding-panes : not (.is-fullscreen ) .workspace-split .is-collapsed ~ .workspace-split .mod-root .view-header {
283279 padding-top : 14px ;
284280 transition : padding 0.1s ease;
285281}
282+ /* Emoji rotation */
283+ body .plugin-sliding-panes-rotate-header .workspace > .mod-root .view-header {
284+ text-orientation : sideways;
285+ }
286286body .plugin-sliding-panes .view-header-title : before {
287287 background : none;
288288}
You can’t perform that action at this time.
0 commit comments