fix: scale LevelMeterFab music note to fill the FAB — bump .lmf-icon from 24px to 56px
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: 36px;
|
width: 56px;
|
||||||
height: 36px;
|
height: 56px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user