fixed html tab outline

This commit is contained in:
nesbox
2023-08-14 12:45:24 +02:00
parent 02fd0eb858
commit f63db38e92
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
}
.tic80-canvas {
position: absolute; top: 0; left:0; width: 100%; height: 100%;
position: absolute; top: 0; left:0; width: 100%; height: 100%; outline-style: none;
}
.tic80-play {

View File

@@ -15,7 +15,7 @@
}
.tic80-canvas {
position: absolute; top: 0; left:0; width: 100%; height: 100%;
position: absolute; top: 0; left:0; width: 100%; height: 100%; outline-style: none;
}
.tic80-play {