vpn eww and eww crash

This commit is contained in:
2026-09-10 21:02:27 +02:00
parent 7bb27f9373
commit a53f120b63
14 changed files with 246 additions and 51 deletions
@@ -34,3 +34,10 @@
.bt-device-btn:hover { @include background-active; }
.net-toggle-on, .bt-btn-on { @include color-base; }
.net-toggle-off, .bt-btn-off { @include color-inactive; }
// WireGuard
.wg-accent { background-color: $base0E; }
.wg-row { margin-bottom: $popup-scale * 4pt; }
.wg-name { font-size: 0.78em; font-weight: bold; }
.wg-up { @include color-base; }
.wg-down { @include color-inactive; }