0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 02:32:41 +00:00

Merge branch 'master' into Delete-Recent-Items

This commit is contained in:
Gazook89
2022-10-18 19:22:01 -05:00
19 changed files with 491 additions and 1644 deletions

View File

@@ -78,6 +78,8 @@
width : 100%;
overflow : hidden auto;
max-height : ~"calc(100vh - 28px)";
scrollbar-color : #666 #333;
scrollbar-width : thin;
h4{
display : block;
box-sizing : border-box;