mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
client/settings/appearance: fix restart application button style
This commit is contained in:
parent
c7e9963db1
commit
e55708f79f
@ -32,7 +32,7 @@ const TPL = `
|
|||||||
</label>
|
</label>
|
||||||
</div>
|
</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>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user