Skip to content

Commit

Permalink
Update import.css
Browse files Browse the repository at this point in the history
  • Loading branch information
DaBluLite authored Jul 6, 2024
1 parent a9112bb commit 40ed98f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Addons/DiscreteTitlebar/import.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#app-mount .winButton__88672:not(:hover) > svg {
#app-mount .winButton_a934d8:not(:hover) > svg {
background-color: var(--cyan-background-primary) !important;
background-size: 0 !important;
border-radius: 50% !important;
backdrop-filter: blur(var(--cyan-blur-radius)) !important;
border-color: transparent;
transition: .2s ease;
}

0 comments on commit 40ed98f

Please sign in to comment.