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:
@@ -16,8 +16,5 @@
|
||||
&.listPage .content {
|
||||
overflow-y : scroll;
|
||||
}
|
||||
// &.editPage .content, &.sharePage .content, &.newPage .content {
|
||||
// overflow-y : hidden;
|
||||
// }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,7 +13,6 @@
|
||||
}
|
||||
.listPage{
|
||||
.content{
|
||||
overflow-y : overlay;
|
||||
.phb{
|
||||
.noColumns();
|
||||
height : auto;
|
||||
|
||||
Reference in New Issue
Block a user