mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Clean up
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
069ebef0b6
commit
0094d4bcfa
@ -6,12 +6,13 @@
|
||||
.HelmChartDetails {
|
||||
.intro-logo {
|
||||
margin-right: calc(var(--margin) * 2);
|
||||
background: var(--helmLogoBackground) center no-repeat contain;
|
||||
background: var(--helmLogoBackground) center no-repeat;
|
||||
border-radius: var(--border-radius);
|
||||
padding: var(--padding);
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
box-sizing: content-box;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.Select__option {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user