Skip to content

Commit

Permalink
fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
strseb committed Dec 10, 2024
1 parent 6b6ed85 commit 0a6c47a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/vpncard.js
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,8 @@ export class VPNCard extends LitElement {
.box.connecting svg,
.box.connecting .timer,
.connecting mz-pill .connecting footer {
.connecting mz-pill,
.connecting footer {
opacity: 0.5;
transition: opacity 0.3s ease;
}
Expand Down

0 comments on commit 0a6c47a

Please sign in to comment.