views resources
This commit is contained in:
@@ -151,7 +151,18 @@
|
||||
}
|
||||
|
||||
}
|
||||
.view-ressources-hidden {
|
||||
visibility: hidden;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.view-content{
|
||||
|
||||
transition: opacity 0.3s ease;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user