mirror of
https://github.com/hexastack/hexabot
synced 2025-04-10 15:55:55 +00:00
fix: min-height & min-width issue
This commit is contained in:
parent
f2839010fe
commit
3d6a73f2f6
@ -19,6 +19,8 @@
|
||||
.sc-message--carousel-element {
|
||||
padding: 1rem 2rem;
|
||||
width: 100%;
|
||||
min-width: 307px;
|
||||
min-height: 172px;
|
||||
|
||||
.sc-message--carousel-element-image {
|
||||
background-position: center;
|
||||
|
Loading…
Reference in New Issue
Block a user