mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-01 13:02:43 +00:00
match scroll bar style of recentItems to UI
This commit is contained in:
@@ -78,6 +78,8 @@
|
|||||||
width : 100%;
|
width : 100%;
|
||||||
overflow : hidden auto;
|
overflow : hidden auto;
|
||||||
max-height : ~"calc(100vh - 28px)";
|
max-height : ~"calc(100vh - 28px)";
|
||||||
|
scrollbar-color : #666 #333;
|
||||||
|
scrollbar-width : thin;
|
||||||
h4{
|
h4{
|
||||||
display : block;
|
display : block;
|
||||||
box-sizing : border-box;
|
box-sizing : border-box;
|
||||||
|
|||||||
Reference in New Issue
Block a user