upload css
This commit is contained in:
parent
2f2390a7fe
commit
268b581ed5
|
@ -52,6 +52,8 @@ background-color: #298A08;
|
|||
}
|
||||
|
||||
.fileForm {
|
||||
overflow: auto;
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.fileTitle {
|
||||
|
@ -60,6 +62,7 @@ margin: 5px;
|
|||
}
|
||||
|
||||
.fileDesc {
|
||||
width: 200px;
|
||||
float: left;
|
||||
margin: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user