0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 01:42:42 +00:00

Merge branch 'master' into Extended_DD

This commit is contained in:
David Bolack
2024-01-18 22:59:22 -06:00
7 changed files with 105 additions and 62 deletions

View File

@@ -2,7 +2,7 @@
.metadataEditor{
position : absolute;
z-index : 10000;
z-index : 5;
box-sizing : border-box;
width : 100%;
padding : 25px;

View File

@@ -72,7 +72,7 @@
position : absolute;
top : 25px;
right : 0;
z-index : 1;
z-index : 10;
display : flex;
align-items : center;
justify-content : center;