mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix(mobile): animmation for the card modal
This commit is contained in:
@@ -89,7 +89,7 @@ ion-buttons {
|
||||
|
||||
ion-tab-bar {
|
||||
box-shadow: 0 0 1px #999999;
|
||||
padding-top: 2px;
|
||||
padding-top: 4px;
|
||||
|
||||
ion-tab-button {
|
||||
@apply opacity-70;
|
||||
@@ -118,7 +118,7 @@ ion-content {
|
||||
}
|
||||
|
||||
.ion-page {
|
||||
@apply bg-gray-01;
|
||||
@apply bg-gray-01 -mb-3;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user