change style

This commit is contained in:
Philipp Kühn
2021-02-02 14:26:25 +01:00
parent 959b7a26c6
commit 8cc6d359a9
29 changed files with 100 additions and 75 deletions

View File

@@ -68,12 +68,11 @@ export default {
.demo-frame {
display: flex;
flex-direction: column;
overflow: hidden;
position: relative;
min-height: 5rem;
&.is-inline {
border-radius: 0.5rem;
border-radius: 0.75rem;
background-color: rgba($colorBlack, 0.03);
}