Add styling for contenteditable div
This commit is contained in:
parent
396dc00bc9
commit
07ac265e43
|
|
@ -216,6 +216,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin inputstyle {
|
@mixin inputstyle {
|
||||||
|
font-family: $sans-serif-font-family;
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: $medium-spacing;
|
padding: $medium-spacing;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue