This commit is contained in:
2025-10-30 02:45:54 +01:00
parent c65a3d2c40
commit 86be6256a4
-2
View File
@@ -207,7 +207,6 @@ a:focus-visible {
#app {
height: 100%;
background: var(--bg);
}
button {
@@ -542,7 +541,6 @@ button.danger:hover:not([disabled]) {
display: flex;
flex-direction: column;
color: var(--fg);
background: var(--bg);
}