MTG4WP/build/index.css

2 lines
578 B
CSS
Raw Normal View History

2025-01-06 14:23:25 -06:00
.mtg-card{align-items:flex-start;display:flex;margin-bottom:20px}.card-inputs{flex:1}.card-preview{background-color:#f9f9f9;border:1px solid #ccc;flex-shrink:0;height:210px;margin-left:20px;width:150px}.card-preview,.not-found,.placeholder{align-items:center;display:flex;justify-content:center}.not-found,.placeholder{color:#999;font-size:14px;height:100%;width:100%}.card-preview img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mtg-card+.mtg-card{margin-top:20px}.components-text-control__input{box-sizing:border-box}button.components-button{margin-top:10px}