mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
client/settings/appearance: fix restart application button style
This commit is contained in:
@@ -32,7 +32,7 @@ const TPL = `
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<button class="btn btn-micro restart-app-button">${t("electron_integration.restart-app-button")}</button>
|
||||
<button class="btn btn-secondary btn-micro restart-app-button">${t("electron_integration.restart-app-button")}</button>
|
||||
</div>
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user