forked from mirrors/bookwyrm
Refer to canvas by type
- Fixes stylelint without adding an exclusion
This commit is contained in:
parent
c0380cca5a
commit
3a9ff2c2ea
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue