fix
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
ion-content ion-toolbar {
|
||||
--background: translucent;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
:root {
|
||||
--ion-safe-area-top: 20px;
|
||||
--ion-safe-area-bottom: 22px;
|
||||
}
|
||||
ion-col > div {
|
||||
background-color: #f7f7f7;
|
||||
border: solid 1px #ddd;
|
||||
padding: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user