Refer to canvas by type
- Fixes stylelint without adding an exclusion
This commit is contained in:
parent
c0380cca5a
commit
3a9ff2c2ea
|
@ -10,7 +10,7 @@
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.drawingBuffer {
|
canvas {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
Loading…
Reference in New Issue