mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update src/renderer/components/+add-cluster/add-cluster.scss
Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
5a14e9f7b0
commit
16e50556dd
@ -10,7 +10,7 @@
|
||||
}
|
||||
|
||||
.kube-config-select {
|
||||
border: 1px solid $borderColor;
|
||||
border: 1px solid $borderFaintColor;
|
||||
padding: $padding / 2 $padding;
|
||||
border-radius: $radius;
|
||||
transition: border 200ms ease-in-out;
|
||||
@ -32,4 +32,4 @@
|
||||
code {
|
||||
color: $pink-400;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user