0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

set scrollbar to 'thin' in recentItems dropdown

This commit is contained in:
Gazook89
2022-09-20 20:37:55 -05:00
parent f2a8a6a03a
commit 7623d3e93a
2 changed files with 1 additions and 5 deletions

View File

@@ -16,8 +16,5 @@
&.listPage .content {
overflow-y : scroll;
}
// &.editPage .content, &.sharePage .content, &.newPage .content {
// overflow-y : hidden;
// }
}
}
}

View File

@@ -13,7 +13,6 @@
}
.listPage{
.content{
overflow-y : overlay;
.phb{
.noColumns();
height : auto;