Split mx_AppPermissionWarning on _AppsDrawer.pcss into two classes#10824
Conversation
| */ | ||
|
|
||
| .mx_AppPermission { | ||
| > div { |
There was a problem hiding this comment.
mx_AppPermissionWarning_row has been added to every div so I guess the type selector should work better.
Head branch was pushed to by a user without write access
|
no artifiacts found again. re-kicking, and considering moving working on that flakiness up my personal TODO list 😠 |
|
One more try |
|
I noticed just now that merging #10775 which have been created before this PR would create conflicts. I'll make this PR ready for review again, once the conflicts are resolved… |
|
The conflicts were fixed. |
|
I think Percy check on the queue should return an error in the same way as #10836 (comment). |
|
"Style Lint" job failed with what looks like a momentary network outage at github, so trying again. |
This comment was marked as outdated.
This comment was marked as outdated.
|
Force merging since it contains new snapshots (which pass). |
For element-hq/element-web#25269
This PR intends to split
mx_AppPermissionWarningintomx_AppPermissionandmx_AppWarning.Most of the styles of
mx_AppPermissionWarningare required forAppPermissonexcept one block, so this PR suggests to split the style rules to create a CSS file for the component.type: task
Signed-off-by: Suguru Hirahara luixxiul@users.noreply.github.com
Checklist
This change is marked as an internal change (Task), so will not be included in the changelog.