mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 06:02:46 +00:00
Center metadata window
This commit is contained in:
@@ -183,7 +183,8 @@
|
|||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
max-width: 440px;
|
max-width: 440px;
|
||||||
left: 10%;
|
left: 0;
|
||||||
|
right : 0;
|
||||||
max-height : ~"calc(100vh - 28px)";
|
max-height : ~"calc(100vh - 28px)";
|
||||||
background-color : #333;
|
background-color : #333;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user