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