mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 01:26:00 +00:00
Fix layout issue in preview container by adjusting flex display properties
This commit is contained in:
@@ -315,8 +315,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.preview-container {
|
.preview-container {
|
||||||
/* flex: 3;
|
flex: 3;
|
||||||
display: flex;
|
/* display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user