first commit
This commit is contained in:
11
node_modules/dom-to-image-more/spec/resources/style/style.css
generated
vendored
Normal file
11
node_modules/dom-to-image-more/spec/resources/style/style.css
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
#dom-node {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
background-color: blue;
|
||||
}
|
||||
|
||||
.child {
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
background-color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user