mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
fix(all): accesibility and global styles for hidden nodes
This commit is contained in:
@ -50,8 +50,3 @@ body {
|
||||
|
||||
text-size-adjust: none;
|
||||
}
|
||||
|
||||
[hidden] {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
display: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user