clermont-ici: increase icon size of btn-with-icon cell (#67825)

This commit is contained in:
Thomas Jund 2022-11-30 16:36:13 +01:00
parent ff06f53a5d
commit f41047ccf4
1 changed files with 2 additions and 1 deletions

View File

@ -415,10 +415,11 @@ div.gru-nav ul {
&--icon {
display: block;
flex: 0 0 2em;
height: 2em;
height: 3em;
margin-right: .66em;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
transform: translateY(-0.2em);
}
&--label {