Check Update

This commit is contained in:
2026-07-11 02:04:36 -03:00
parent 6f7fa2fad1
commit aea27916e8
11 changed files with 569 additions and 13 deletions
+11
View File
@@ -638,3 +638,14 @@ select:disabled {
color:#f3f7ff;
font-size:.78rem;
}
/* Git update status card */
.update-commit{
font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace;
font-size:1rem!important;
letter-spacing:.01em!important;
overflow-wrap:anywhere;
}
.update-check-time{font-size:.9rem!important;letter-spacing:0!important;}
.update-statusbar{align-items:center;gap:12px;flex-wrap:wrap;}
.btn-xs{padding:5px 8px!important;font-size:.67rem!important;border-radius:9px!important;}