mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2025-09-26 05:06:39 +08:00
2 lines
2.4 KiB
CSS
2 lines
2.4 KiB
CSS
.markdown-body{background-color:transparent;font-size:14px}.markdown-body p{white-space:pre-wrap}.markdown-body ol{list-style-type:decimal}.markdown-body ul{list-style-type:disc}.markdown-body pre code,.markdown-body pre tt{line-height:1.65}.markdown-body .highlight pre,.markdown-body pre{background-color:#fff}.markdown-body code.hljs{padding:0}.markdown-body .code-block-wrapper{position:relative;padding-top:24px}.markdown-body .code-block-header{position:absolute;top:5px;right:0;width:100%;padding:0 1rem;display:flex;justify-content:flex-end;align-items:center;color:#b3b3b3}.markdown-body .code-block-header__copy{cursor:pointer;margin-left:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markdown-body .code-block-header__copy:hover{color:#65a665}html.dark .message-reply .whitespace-pre-wrap{white-space:pre-wrap;color:var(--n-text-color)}html.dark .highlight pre,html.dark pre{background-color:#282c34}.dot{display:inline-block;width:12px;height:12px;border-radius:50%}.dot-red{position:absolute;left:1rem;background-color:#ff5f56}.dot-yellow{position:absolute;left:2rem;background-color:#ffbd2e}.dot-green{position:absolute;left:3rem;background-color:#27c93f}.code-block-wrapper{padding-top:30px!important}.header-1{background-color:#fff!important;border-bottom:1px solid #e3e8f7!important;height:30px!important;position:absolute!important;top:0!important;right:0!important}.header-2{background-color:#30343f!important;border-bottom:1px solid #3d3d3f!important;height:30px!important;position:absolute!important;top:0!important;right:0!important}.code-1{border:1px solid #e3e8f7!important}.code-2{border:1px solid #3d3d3f!important}html.dark pre code.hljs{padding:0!important}.file-1{display:inline;margin-top:.5rem;width:120px;height:150px}.file-2{display:inline;margin-top:.5rem;width:90px;height:120px}.title-wrapper[data-v-a204ceb8]{width:calc(100% - 44px)}.over-hidden[data-v-a204ceb8]{width:100%;overflow:hidden}.scrollBtn{display:flex;flex-shrink:0!important;overflow-x:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.scrollBtn::-webkit-scrollbar{display:none}.shrink0{flex-shrink:0!important}.close-icon{position:absolute;top:0;right:0;color:tomato;font-size:1rem;width:1rem;height:1rem;animation:scaleAnim 2s infinite ease-in-out;cursor:pointer}.close-icon:hover{font-weight:800;color:red}@keyframes scaleAnim{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}
|