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