mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
finish create issue attachment UI
This commit is contained in:
@@ -147,6 +147,12 @@
|
||||
height: 200px;
|
||||
}
|
||||
}
|
||||
.dropzone {
|
||||
width: 100%;
|
||||
margin-bottom: 10px;
|
||||
border: 2px dashed #0087F7;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.label.list {
|
||||
|
Reference in New Issue
Block a user