✨ add image editing features
This commit is contained in:
BIN
src/assets/images/confidential.png
Normal file
BIN
src/assets/images/confidential.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
src/assets/images/top-secret.png
Normal file
BIN
src/assets/images/top-secret.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
43528
src/assets/lib/ImageEditor/filerobot-image-editor.min.js
vendored
Normal file
43528
src/assets/lib/ImageEditor/filerobot-image-editor.min.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -90,3 +90,7 @@ html {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
//:not(button) > svg:not([color]) {
|
||||
// color: var(--text-color) !important;
|
||||
//}
|
||||
|
1
src/assets/svgs/stop.svg
Normal file
1
src/assets/svgs/stop.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg t="1741019346125" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="15349" width="200" height="200"><path d="M512.128 0C230.528 0 0 229.056 0 512c0 281.6 228.928 512 512 512s512-228.928 512-512c0.128-281.472-228.8-512-511.872-512z m160.256 657.984a18.368 18.368 0 0 1-18.368 18.368H372.736a18.368 18.368 0 0 1-18.368-18.368V376.704c0-10.112 8.256-18.368 18.368-18.368h281.408c10.112 0 18.368 8.256 18.368 18.368v281.28h-0.128z" fill="#3E81E9" p-id="15350"></path></svg>
|
After Width: | Height: | Size: 517 B |
Reference in New Issue
Block a user