Refer to canvas by type

- Fixes stylelint without adding an exclusion
This commit is contained in:
Vivianne Langdon 2022-02-27 14:08:11 -08:00
parent c0380cca5a
commit 3a9ff2c2ea

View file

@ -10,7 +10,7 @@
max-width: 100%;
}
.drawingBuffer {
canvas {
position: absolute;
top: 0;
left: 0;