commit 27/10/2025
This commit is contained in:
@@ -401,7 +401,7 @@ table {
|
||||
}
|
||||
|
||||
.div-file-list {
|
||||
height: 20vh;
|
||||
height: 150px;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
padding: 10px;
|
||||
@@ -433,3 +433,12 @@ table {
|
||||
border-bottom: 1px dashed #000000;
|
||||
}
|
||||
|
||||
.pad-left {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.btn-download {
|
||||
background-color: #2d3578;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user