We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687ccd8 commit 394d477Copy full SHA for 394d477
manual/assets/css/src/screen/default/base/_canvas.scss
@@ -2,6 +2,7 @@ canvas {
2
display: block;
3
height: 100%;
4
margin: auto;
5
+ outline: none;
6
width: 100%;
7
&.hidden {
8
visibility: hidden;
0 commit comments