mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Adding styles to separate module
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
8201230284
commit
069ebef0b6
@ -0,0 +1,13 @@
|
||||
.chartIcon {
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.imageNotLoaded {
|
||||
width: 95%;
|
||||
height: 95%;
|
||||
}
|
||||
|
||||
.img {
|
||||
opacity: 0;
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user