Added a scrollbar to the network and bluetooth menu. (#593)
* Added a scrollbar to the network and bluetooth menu. * Update themes * Adjust height of network menu scroller.
This commit is contained in:
@@ -181,4 +181,16 @@
|
||||
background: if($bar-menus-monochrome, $bar-menus-switch-enabled, $bar-menus-menu-network-switch-enabled);
|
||||
}
|
||||
}
|
||||
|
||||
.menu-scroller.wap {
|
||||
min-height: 16em;
|
||||
|
||||
slider {
|
||||
background: $bar-menus-menu-network-scroller-color;
|
||||
}
|
||||
}
|
||||
|
||||
.network-element-controls-container {
|
||||
margin-right: 0.7em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user