mirror of
https://github.com/Kakune55/Pixel.git
synced 2025-08-17 23:40:25 +08:00
完成文件删除功能
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
display: inline-block;
|
||||
font-size: 16px;
|
||||
margin-bottom: 10px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#custom-file-input:hover {
|
||||
@@ -76,6 +77,7 @@
|
||||
cursor: pointer;
|
||||
transition: background-color 0.3s;
|
||||
font-size: 16px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#upload-button:hover {
|
||||
|
Reference in New Issue
Block a user