Skip to content

Commit

Permalink
Fix card popover button style
Browse files Browse the repository at this point in the history
  • Loading branch information
TylersApps committed May 16, 2024
1 parent b2ccaa0 commit 465b52e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion themes/dracula/dracula-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4873,6 +4873,6 @@ div.thumbnail-section

.tag-card .card-popovers .btn {
text-shadow: 1px 1px 1px var(--superdark);
stroke: var(--ansi_red);
stroke: var(--background);
stroke-width: 15;
}
2 changes: 1 addition & 1 deletion themes/dracula/dracula-theme.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Dracula Theme
description: A dark theme for Stash based on the popular Dracula theme.
version: 1.3.2
version: 1.3.3
ui:
css:
- dracula-theme.css

0 comments on commit 465b52e

Please sign in to comment.