mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 16:32:40 +00:00
set scrollbar to 'thin' in recentItems dropdown
This commit is contained in:
@@ -16,8 +16,5 @@
|
|||||||
&.listPage .content {
|
&.listPage .content {
|
||||||
overflow-y : scroll;
|
overflow-y : scroll;
|
||||||
}
|
}
|
||||||
// &.editPage .content, &.sharePage .content, &.newPage .content {
|
|
||||||
// overflow-y : hidden;
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -13,7 +13,6 @@
|
|||||||
}
|
}
|
||||||
.listPage{
|
.listPage{
|
||||||
.content{
|
.content{
|
||||||
overflow-y : overlay;
|
|
||||||
.phb{
|
.phb{
|
||||||
.noColumns();
|
.noColumns();
|
||||||
height : auto;
|
height : auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user