mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix catalog list icon font size (#3093)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
eb45f45a7a
commit
74624b1fdf
@ -23,10 +23,10 @@
|
||||
max-width: 40px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.MuiAvatar-root {
|
||||
font-size: var(--unit);
|
||||
}
|
||||
.iconCell > div * {
|
||||
font-size: var(--unit);
|
||||
}
|
||||
|
||||
.nameCell {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user