Implementata gestione allegati
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.content.attached {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 2rem;
|
||||
padding: 1rem;
|
||||
height: unset;
|
||||
}
|
||||
Reference in New Issue
Block a user