scale changes
This commit is contained in:
@@ -83,15 +83,20 @@
|
||||
}
|
||||
|
||||
.file img {
|
||||
width: 75px;
|
||||
min-width: 50px;
|
||||
max-width: 75px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
.info-name {
|
||||
padding-top: 12.5px;
|
||||
flex-wrap: wrap;
|
||||
text-wrap: wrap;
|
||||
overflow-wrap: break-word;
|
||||
overflow: hidden;
|
||||
max-width: 100px;
|
||||
max-height: 50px;
|
||||
max-height: 100px;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user