mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
.button css updates
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
.ion-segment {
|
||||
|
||||
> .button {
|
||||
> button,
|
||||
> [button] {
|
||||
border-width: 1px;
|
||||
|
||||
transition: 100ms all linear;
|
||||
|
||||
@@ -5,7 +5,8 @@ ion-segment { display: block; }
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
|
||||
> .button {
|
||||
> button,
|
||||
> [button] {
|
||||
|
||||
flex: 1;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user