mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
small aside width
This commit is contained in:
@@ -4,4 +4,4 @@ import {App} from 'ionic/ionic';
|
||||
@App({
|
||||
templateUrl: 'main.html'
|
||||
})
|
||||
class IonicApp {}
|
||||
class E2EApp {}
|
||||
|
||||
@@ -95,7 +95,7 @@ ion-title {
|
||||
|
||||
.toolbar[#{$color-name}] {
|
||||
background-color: $color-value;
|
||||
border-color: darken($color-value, 15%);
|
||||
border-color: darken($color-value, 10%);
|
||||
|
||||
ion-title,
|
||||
button,
|
||||
|
||||
Reference in New Issue
Block a user