Files
granblue-party/node_modules/dom-to-image-more/spec/resources/input/style.css
2026-04-13 07:15:44 +00:00

14 lines
219 B
CSS

#dom-node {
width: 400px;
background-color: white;
padding: 1em;
}
input {
height: 100%;
width: 100%;
font-family: monospace;
font-size: 20px;
border: 1px solid grey;
padding: 1em;
}