0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 11:22:40 +00:00

Merge remote-tracking branch 'upstream/master' into Toggle-AutoSave

This commit is contained in:
Gazook89
2022-10-03 20:46:11 -05:00
19 changed files with 331 additions and 1431 deletions

View File

@@ -90,6 +90,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;