8 lines
75 B
CSS
8 lines
75 B
CSS
.files {
|
|
width: 100%;
|
|
padding: 4px;
|
|
}
|
|
|
|
.fileSize {
|
|
display: block;
|
|
}
|