mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
docs(demos): actionsheet style and content
This commit is contained in:
@ -83,3 +83,13 @@ scroll-content {
|
||||
color: #31D55F;
|
||||
}
|
||||
|
||||
.md .action-sheet-destructive {
|
||||
border-top: 1px solid rgba(204, 204, 204, 0.32);
|
||||
margin-top: 8px;
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.md .action-sheet-cancel icon, .md .action-sheet-destructive icon {
|
||||
color: #757575;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user