mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Add missing button border definition
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
.getStarted {
|
||||
color: #fff;
|
||||
border-color: #fff;
|
||||
border: solid 1px;
|
||||
}
|
||||
|
||||
.getStarted:hover {
|
||||
|
||||
Reference in New Issue
Block a user