mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix: change default opacity to disabled button opacity
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
|
||||
[disabled] .alert-button-inner {
|
||||
cursor: default;
|
||||
opacity: .3;
|
||||
opacity: .5;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user