mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
fix styling
This commit is contained in:
parent
18ec350a7f
commit
458833ca21
@ -68,12 +68,12 @@ export default {
|
||||
.demo-frame {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border-radius: 0.5rem;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
min-height: 8rem;
|
||||
|
||||
&.is-inline {
|
||||
border-radius: 0.5rem;
|
||||
background-color: rgba($colorBlack, 0.03);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user