Remove upload helper copy

This commit is contained in:
DESKTOP-KSVGT20\shkim
2026-05-10 20:46:55 +09:00
parent f88ff4579e
commit 875f515114
2 changed files with 1 additions and 10 deletions
+1 -9
View File
@@ -111,8 +111,7 @@ h1 {
cursor: pointer;
}
.file-picker__label,
.file-picker__meta {
.file-picker__label {
display: block;
}
@@ -121,13 +120,6 @@ h1 {
font-weight: 800;
}
.file-picker__meta {
margin-top: 3px;
color: #747474;
font-size: 12px;
line-height: 1.3;
}
input[type="file"] {
width: 100%;
margin-top: 10px;