feat(api_token): enable fin graned access rights on tokens

This commit is contained in:
Paul Chavard 2023-02-28 16:33:22 +01:00
parent 8ee13f1719
commit 42e74dfc76
8 changed files with 126 additions and 13 deletions

View file

@ -9,7 +9,16 @@
height: 24px;
margin: 0;
margin-right: 15px;
margin-bottom: 40px;
margin-bottom: $default-fields-spacer;
&.small-margin {
margin-bottom: $default-spacer;
}
&.no-margin {
margin-bottom: 0;
}
}
// Hide default HTML checkbox