mirror of
https://github.com/nesbox/TIC-80.git
synced 2026-05-01 12:44:58 +00:00
fixed html tab outline
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user