mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-08 01:00:48 -07:00
Fixed small issue naming two glyphs.
This commit is contained in:
parent
fac321698d
commit
8ec03ad80e
1 changed files with 2 additions and 2 deletions
|
|
@ -397,11 +397,11 @@
|
|||
content: "\e81A";
|
||||
}
|
||||
|
||||
.kb-Unicode-BackSpace-DeleteRight-Small:before {
|
||||
.kb-Unicode-DeleteRight-Small:before {
|
||||
content: "\e81B";
|
||||
}
|
||||
|
||||
.kb-Unicode-DeleteLeft-Small:before {
|
||||
.kb-Unicode-BackSpace-DeleteLeft-Small:before {
|
||||
content: "\e81C";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue