I am attempting to target the class has-translucent-status-bar
nested within another class called platform-ios
To achieve this, I have used the following code:
.platform-ios > .has-translucent-status-bar
Unfortunately, this approach has not been successful so far. Here is a screenshot of the code for reference: