Add the additional description to the Fastlane Privacy setting

This commit is contained in:
Daniel Dudzic 2024-04-29 22:58:46 +02:00
parent b88d97a384
commit 1f613567ed
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
2 changed files with 11 additions and 0 deletions

View file

@ -90,4 +90,10 @@ $background-ident-color: #fbfbfb;
}
}
}
.ppcp-settings-field-select {
p.description {
margin-bottom: 1em;
}
}
}