Scroll file lists inside the card
This commit is contained in:
@@ -1699,6 +1699,15 @@ tag-input {
|
||||
.entry-hovered > td {
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.card {
|
||||
height: calc(100% - 20px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user