fix upload drop target
This commit is contained in:
parent
86fb313b9b
commit
78cff9f20d
2 changed files with 3 additions and 3 deletions
|
@ -61,10 +61,10 @@ limitations under the License.
|
|||
border-top-right-radius: 10px;
|
||||
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
border: 2px dashed #76cfa6;
|
||||
border: 2px #e1dddd solid;
|
||||
border-bottom: none;
|
||||
position: absolute;
|
||||
top: 88px;
|
||||
top: 83px;
|
||||
bottom: 0px;
|
||||
z-index: 3000;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue