fix: styling fixes (#721)

This commit is contained in:
Sophie L
2022-08-08 16:06:21 +01:00
committed by GitHub
parent c2a729a5e0
commit 7cf7402cea
3 changed files with 28 additions and 10 deletions

View File

@@ -24,7 +24,6 @@ const PermissionEntry = styled.label<{ disabled?: boolean }>`
width: 100%;
margin: 8px 0;
display: flex;
font-size: 1.1em;
align-items: center;
.title {