mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
style(): update css formatting
This commit is contained in:
5
ionic/components/app/normalize.scss
vendored
5
ionic/components/app/normalize.scss
vendored
@ -151,9 +151,10 @@ textarea {
|
||||
touch-action: manipulation;
|
||||
}
|
||||
|
||||
a ion-label,
|
||||
button ion-label,
|
||||
a ion-label {
|
||||
pointer-events: none;
|
||||
[tappable] ion-label {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
button {
|
||||
|
Reference in New Issue
Block a user