Settings page and UI tweaks (#200)

This commit is contained in:
Alejandro
2023-02-05 23:44:31 +01:00
committed by GitHub
parent a1d42fa9fb
commit 40a5e00dc5
17 changed files with 235 additions and 122 deletions

View File

@ -161,7 +161,6 @@
color: var(--highlight);
}
.light .indented .active {
background-color: var(--gray-secondary);
}
@ -181,6 +180,7 @@
.light .note.active>.footer>.reaction-pill.reacted {
color: var(--highlight);
}
.note-expand .body {
max-height: 300px;
overflow-y: hidden;