mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -94,7 +94,3 @@ action-sheet-wrapper {
|
||||
.action-sheet-options {
|
||||
background: $action-sheet-options-background-color;
|
||||
}
|
||||
|
||||
.action-sheet-cancel button {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
@@ -61,6 +61,10 @@ ion-action-sheet button {
|
||||
border-bottom: 1px solid $action-sheet-ios-border-color;
|
||||
}
|
||||
|
||||
.action-sheet-cancel button {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.action-sheet-title {
|
||||
padding: 2rem;
|
||||
font-size: $action-sheet-ios-title-font-size;
|
||||
|
||||
Reference in New Issue
Block a user