0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 14:12:43 +00:00

Merge branch 'createUIBasePage' of https://github.com/G-Ambatte/homebrewery into createUIBasePage

This commit is contained in:
G.Ambatte
2022-09-26 18:44:45 +13:00
12 changed files with 167 additions and 141 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;