Fix responsiveness
This commit is contained in:
parent
c48e9f71ef
commit
9b61cc5ae0
5 changed files with 56 additions and 194 deletions
|
@ -196,6 +196,7 @@ a.focused {
|
|||
position: sticky;
|
||||
top: 2.5rem;
|
||||
width: 100%;
|
||||
max-height: calc(100vh - 2.5rem);
|
||||
}
|
||||
|
||||
.sidebar-section.hide {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue