Add remove keymap action. #24
This commit is contained in:
@@ -146,6 +146,16 @@ ul {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
&__remove {
|
||||
font-size: 0.75em;
|
||||
top: 0.3em;
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
color: #900;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.uhk {
|
||||
|
||||
Reference in New Issue
Block a user