mdjournal 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ :root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans JP,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.ant-card{height:100%}.ant-card-body{height:calc(100% - 57px);overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.ant-layout[data-theme=dark] ::-webkit-scrollbar-thumb{background:#434343}.ant-layout[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#595959}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.timeline-current-indicator{animation:pulse 2s infinite}.ant-card:hover{box-shadow:0 2px 8px #00000017}.ant-layout,.ant-card,.ant-btn{transition:background-color .3s,border-color .3s,color .3s}.ant-modal-content{border-radius:8px;overflow:hidden}.ant-list-item:hover{background:#00000005}.ant-badge-status-text{font-size:11px}.ant-tag{border-radius:4px}.ant-input:focus,.ant-select-focused .ant-select-selector,.ant-picker-focused{box-shadow:0 0 0 2px #1890ff33}.ant-btn{transition:all .2s}.ant-btn:hover{transform:translateY(-1px)}.ant-btn:active{transform:translateY(0)}.ant-segmented-item-selected{font-weight:500}.ant-float-btn-group{z-index:1000}