mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
demos(actionSheet): remove hairline in md version
This commit is contained in:
@ -84,9 +84,8 @@ scroll-content {
|
||||
}
|
||||
|
||||
.md .action-sheet-destructive {
|
||||
border-top: 1px solid rgba(204, 204, 204, 0.32);
|
||||
margin-top: 8px;
|
||||
padding-top: 4px;
|
||||
margin-top: 2px;
|
||||
padding-top: 1px;
|
||||
}
|
||||
|
||||
.md .action-sheet-cancel icon, .md .action-sheet-destructive icon {
|
||||
|
Reference in New Issue
Block a user