upload css
This commit is contained in:
parent
5aefdc1296
commit
aa6cd74b80
1 changed files with 3 additions and 2 deletions
|
@ -49,12 +49,13 @@ background-color: #298A08;
|
|||
}
|
||||
|
||||
#filesList {
|
||||
margin-top: 40px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
.fileForm {
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue