feat: add dev indicator to devshells

This commit is contained in:
2025-06-22 12:59:39 -07:00
parent 62a2897cc5
commit adc21bdc69
3 changed files with 8 additions and 1 deletions

View File

@@ -275,7 +275,7 @@ label:focus {
}
#network.disconnected {
background-color: @alert-bg-color;
background-color: @bg-color;
}
#custom-vpn.disconnected {