mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
css fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
c4d9ad74d2
commit
813e3e7970
@ -40,11 +40,11 @@
|
||||
max-width: 100px;
|
||||
}
|
||||
|
||||
.connected {
|
||||
.connected, .available {
|
||||
color: var(--colorSuccess);
|
||||
}
|
||||
|
||||
.disconnected {
|
||||
.disconnected, .unavailable {
|
||||
color: var(--halfGray);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user