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
1 changed files with 1 additions and 1 deletions

View File

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