Add deleting bookmark groups

This commit is contained in:
Neil Brommer 2021-12-11 13:56:35 -08:00
parent 1b8460fd3e
commit 64b893b778
12 changed files with 235 additions and 6 deletions

View file

@ -170,6 +170,9 @@
.card-title {
margin-top: 0.5em;
font-weight: bold;
// Keep the delete button from increasing the height of the header
line-height: 1.25;
}
.card-body {