refactor(agent): Rename 'LongKeypressAction' to 'SecondaryRoleAction' (#462)
* refactor(agent): Rename 'LongKeypressAction' to 'SecondaryRoleAction' * build: Change the build order of the modules * fix(user-config): Fix hasSecondaryRoleAction() calculation * fix(user-config): fix stylelint warnings
This commit is contained in:
committed by
László Monda
parent
641248c9e6
commit
3ffaf918cd
@@ -4,6 +4,6 @@
|
||||
height: 100%;
|
||||
|
||||
p {
|
||||
margin: 1.5rem 0px 1.5rem;
|
||||
margin: 1.5rem 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user