fix: sidebar sticky — align-self:stretch pour que la TOC suive le défilement
This commit is contained in:
@@ -609,6 +609,7 @@ textarea.form-control {
|
||||
flex: 0 0 260px;
|
||||
width: 260px;
|
||||
max-width: 260px;
|
||||
align-self: stretch;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user