mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-23 04:50:36 +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