0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Center metadata window

This commit is contained in:
G.Ambatte
2023-04-10 09:35:56 +12:00
parent eb7d558c8d
commit 9690c6dac3

View File

@@ -183,7 +183,8 @@
min-width: 100px;
width: 80%;
max-width: 440px;
left: 10%;
left: 0;
right : 0;
max-height : ~"calc(100vh - 28px)";
background-color : #333;
display: flex;