♻️ clean up useless components / upgrade dependencies
This commit is contained in:
@@ -76,3 +76,7 @@ html {
|
||||
}
|
||||
}
|
||||
|
||||
// 取消antd table 最后一行的边框
|
||||
.ant-table-wrapper .ant-table:not(.ant-table-bordered) .ant-table-tbody > tr:last-child > td {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
1
src/assets/svgs/bucket.svg
Normal file
1
src/assets/svgs/bucket.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg t="1739782785824" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="13162" width="200" height="200"><path d="M512 803.84c-225.28 0-409.6-61.44-409.6-138.24v220.16c5.12 76.8 184.32 138.24 409.6 138.24 220.16 0 404.48-61.44 409.6-138.24V665.6c0 76.8-184.32 138.24-409.6 138.24z" fill="#5F6190" p-id="13163"></path><path d="M512 542.72c-225.28 0-409.6-61.44-409.6-138.24v220.16c5.12 76.8 184.32 138.24 409.6 138.24 220.16 0 404.48-61.44 409.6-138.24V404.48c0 76.8-184.32 138.24-409.6 138.24z" fill="#5F6190" p-id="13164"></path><path d="M921.6 138.24C921.6 61.44 737.28 0 512 0S102.4 61.44 102.4 138.24V358.4c5.12 76.8 184.32 138.24 409.6 138.24 220.16 0 404.48-61.44 409.6-138.24V138.24z m-409.6 97.28c-168.96 0-307.2-46.08-307.2-102.4s138.24-102.4 307.2-102.4 307.2 46.08 307.2 102.4-138.24 102.4-307.2 102.4z" fill="#1BC4DB" p-id="13165"></path></svg>
|
After Width: | Height: | Size: 899 B |
1
src/assets/svgs/folder.svg
Normal file
1
src/assets/svgs/folder.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg t="1739851505226" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1585" width="200" height="200"><path d="M880.64 174.08H455.68l-10.24-40.96c-5.12-20.48-20.48-30.72-40.96-30.72H143.36c-25.6 0-40.96 20.48-40.96 40.96v737.28c0 20.48 15.36 40.96 40.96 40.96h737.28c20.48 0 40.96-20.48 40.96-40.96v-665.6c0-20.48-20.48-40.96-40.96-40.96z" fill="#FFAA16" p-id="1586"></path><path d="M839.68 870.4H179.2c-20.48 0-40.96-20.48-40.96-40.96V276.48c0-20.48 15.36-40.96 40.96-40.96h660.48c20.48 0 40.96 20.48 40.96 40.96v552.96c0 20.48-20.48 40.96-40.96 40.96z" fill="#FFFFFF" p-id="1587"></path><path d="M880.64 312.32H143.36c-25.6 0-40.96 20.48-40.96 40.96v527.36c0 20.48 15.36 40.96 40.96 40.96h737.28c20.48 0 40.96-20.48 40.96-40.96V353.28c0-20.48-20.48-40.96-40.96-40.96z" fill="#FFD969" p-id="1588"></path></svg>
|
After Width: | Height: | Size: 856 B |
Reference in New Issue
Block a user