mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
.ios and .md body class css structure
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
.segment[mode=ios] .ion-segment {
|
||||
.segment .ion-segment {
|
||||
> button,
|
||||
> [button] {
|
||||
border-width: 1px;
|
||||
@ -26,6 +26,7 @@
|
||||
&:first-of-type {
|
||||
border-right-width: 0px;
|
||||
}
|
||||
|
||||
&:last-of-type {
|
||||
border-left-width: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user