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