Issue #2162401 by tarekdj: Toolbar scrollbar not scrolling.
parent
bb4359a428
commit
b29afc17c7
|
@ -164,7 +164,7 @@ body.toolbar-tray-open.toolbar-fixed.toolbar-vertical .toolbar-oriented {
|
|||
position: fixed;
|
||||
top: 0;
|
||||
width: 240px;
|
||||
width: 15rem;
|
||||
width: 14rem;
|
||||
z-index: -1;
|
||||
}
|
||||
[dir="rtl"] .toolbar .toolbar-tray-vertical > .toolbar-lining:before {
|
||||
|
|
Loading…
Reference in New Issue