mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(segment-view): remove not disabled styles
This commit is contained in:
@@ -18,11 +18,7 @@
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO the :not is required otherwise it
|
||||
* overrides the disabled styles
|
||||
*/
|
||||
ion-segment-content:not([disabled]) {
|
||||
ion-segment-content {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user