mirror of https://github.com/rancher/dashboard.git
[FIX] Fixed app icon aligntment for extensions with image icon (#12827)
This commit is contained in:
parent
412bfb86e3
commit
92d77386dc
|
|
@ -1119,7 +1119,7 @@ export default {
|
|||
display: block;
|
||||
font-size: $icon-size;
|
||||
margin-right: 14px;
|
||||
&.group-icon {
|
||||
&:not(.pin){
|
||||
width: 42px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue