mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
Fix active key state
This commit is contained in:
parent
184a102877
commit
7c2c2a3e6d
@ -71,7 +71,7 @@
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
|
||||
.active {
|
||||
&.active {
|
||||
color: #4f4;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user