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
@@ -28,7 +28,7 @@ ul {
|
||||
|
||||
.sidebar {
|
||||
&__level-0 {
|
||||
padding: 0.5rem 1rem 0 1rem;
|
||||
padding: 0.5rem 1rem 0;
|
||||
}
|
||||
&__level-1 {
|
||||
padding: 0.5rem 1rem 0.5rem 2rem;
|
||||
|
||||
Reference in New Issue
Block a user