fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
better placement of the comment tutorial
[fnpeditor.git]
/
src
/
editor
/
modules
/
documentCanvas
/
nodes.less
diff --git
a/src/editor/modules/documentCanvas/nodes.less
b/src/editor/modules/documentCanvas/nodes.less
index
35ac7a8
..
d33ea00
100644
(file)
--- a/
src/editor/modules/documentCanvas/nodes.less
+++ b/
src/editor/modules/documentCanvas/nodes.less
@@
-139,6
+139,13
@@
}
+[wlxml-class="img"] {
+ background-repeat: no-repeat;
+ background-size: auto 100%;
+ height: 100px;
+ background-position: 50%;
+}
+
[wlxml-tag="aside"] {
margin-top: 10px;
margin-bottom: 10px;