mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 08:14:25 +02:00
Merge pull request #9388 from vinzv/9383-frio-cannot-scroll-left-flyout-sidebar-on-mobile
Adding an on-demand scrollbar for mobile off-canvas menu
This commit is contained in:
commit
c38559cf7d
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ blockquote {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding-top: 100px;
|
padding-top: 100px;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
aside::before {
|
aside::before {
|
||||||
content: " ";
|
content: " ";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue