fix styling
This commit is contained in:
committed by
Hans Pagel
parent
3921c6ba78
commit
f3405578a0
@@ -68,12 +68,12 @@ export default {
|
|||||||
.demo-frame {
|
.demo-frame {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
border-radius: 0.5rem;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
min-height: 8rem;
|
min-height: 8rem;
|
||||||
|
|
||||||
&.is-inline {
|
&.is-inline {
|
||||||
|
border-radius: 0.5rem;
|
||||||
background-color: rgba($colorBlack, 0.03);
|
background-color: rgba($colorBlack, 0.03);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user