update deps

+ minor padding fix for popup
This commit is contained in:
Shiny Nematoda 2024-05-20 13:17:20 +00:00
parent dd70688e8a
commit 76308ddef9
3 changed files with 519 additions and 648 deletions

View file

@ -199,6 +199,7 @@ button.bi-three-dots-vertical {
height: auto;
right: 0;
bottom: 0;
padding: 0.75rem 0.5rem;
box-shadow: var(--shadow);
border-radius: 0.25rem;
}