mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
feat(mobile): introduce about dialog
This commit is contained in:
@@ -89,7 +89,7 @@ const TPL = `
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
body.mobile .show-help-button, body.mobile .show-about-dialog-button {
|
||||
body.mobile .show-help-button {
|
||||
/* hidden because these dialogs are not available for mobile */
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user