mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
no quotes in attr selectors
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
.segment[mode="ios"] .ion-segment {
|
||||
.segment[mode=ios] .ion-segment {
|
||||
> button,
|
||||
> [button] {
|
||||
border-width: 1px;
|
||||
|
||||
Reference in New Issue
Block a user