mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore: mock changes
This commit is contained in:
@@ -38,10 +38,16 @@
|
||||
}
|
||||
|
||||
:host(.in-item) {
|
||||
position: static;
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
:host(.in-item) .checkbox-wrapper {
|
||||
@include input-cover();
|
||||
}
|
||||
|
||||
/**
|
||||
* Checkbox can be slotted
|
||||
* in components such as item and
|
||||
|
||||
Reference in New Issue
Block a user