Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 17 lines 247 B view raw
1.modal { 2 :global(.ant-modal-content) { 3 padding: 24px; 4 } 5 6 :global(.ant-form-item) { 7 margin-bottom: 24px; 8 } 9 10 :global(.ant-upload-list) { 11 margin-top: 12px; 12 } 13} 14 15:global(.ant-upload-drag-container .ant-btn) { 16 height: 60px; 17}