fix: shrink .lmf-icon to 56px to match MudFab Size.Large
This commit is contained in:
@@ -30,6 +30,6 @@
|
|||||||
|
|
||||||
/* Fill motion is driven by C#-computed SVG geometry, not CSS — no transition here. */
|
/* Fill motion is driven by C#-computed SVG geometry, not CSS — no transition here. */
|
||||||
.lmf-icon {
|
.lmf-icon {
|
||||||
width: 68px;
|
width: 56px;
|
||||||
height: 68px;
|
height: 56px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user