update todo/changelog

This commit is contained in:
Vladimir Mandic
2023-10-21 13:53:13 -04:00
parent f15308c473
commit 2b59b10b8a
6 changed files with 9 additions and 84 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ table.settings-value-table td { padding: 0.4em; border: 1px solid #ccc; max-widt
#extensions .date{ opacity: 0.85; font-size: 90%; }
/* extra networks */
.extra-networks > div { margin: 0; gap: 0.2em; border-bottom: none !important; }
.extra-networks > div { margin: 0; border-bottom: none !important; }
.extra-networks .second-line { display: flex; width: -moz-available; width: -webkit-fill-available; gap: 0.3em; box-shadow: var(--input-shadow); }
.extra-networks .search { flex: 1; }
.extra-networks .description { flex: 3; }