1 line
1.8 KiB
CSS
1 line
1.8 KiB
CSS
.metadataEditorPage .editMetadataForm{max-width:100%}.editPageSidebar-scroller{overflow-x:auto;-webkit-border-end:.08em solid var(--line-background);border-inline-end:.08em solid var(--line-background)}.libraryTree{-webkit-padding-start:calc(1ch + env(safe-area-inset-left,0));padding-inline-start:calc(1ch + env(safe-area-inset-left,0));-webkit-padding-end:.1ch;padding-inline-end:.1ch}.libraryTreeItem{border-radius:.6em;contain:none}.libraryTreeItem>.listItem-content{contain:none}.libraryTreeItemIcon{font-size:120%;padding:0!important}.libraryTreeListItemBody{min-height:initial!important;-webkit-padding-start:.25em;padding-inline-start:.25em;-webkit-padding-end:.25em;padding-inline-end:.25em;overflow:visible}.libraryTreeListItemImageContainer{width:auto!important;height:auto!important;margin-top:0!important;margin-bottom:0!important;-webkit-margin-start:0!important;margin-inline-start:0!important;-webkit-margin-end:.45ch!important;margin-inline-end:.45ch!important;aspect-ratio:initial!important;contain:none!important}.editPageSidebar{width:30%;width:clamp(30ch,50ch,30%);height:100%;box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0}.editPageInnerContent .itemsContainer_header_fixed,.editPageInnerContent .itemsViewSettingsContainer-fixed{left:clamp(30ch,50ch,30%);inset-inline-start:clamp(30ch,50ch,30%);inset-inline-end:initial}.editPageInnerContent{height:100%;box-sizing:border-box;overflow:hidden}.btnToggleLibraryTreeNode{margin:0!important;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;-webkit-flex-shrink:0;flex-shrink:0}@media all and (pointer:fine){.btnToggleLibraryTreeNode{padding:.3em!important}}.btnToggleLibraryTreeNode-expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.librarySubTree{-webkit-margin-start:2ch;margin-inline-start:2ch}.editorListView{height:100%} |