fix(plugins/music): fixed overlapping music titles (#899)
This commit is contained in:
committed by
GitHub
parent
740947ba9f
commit
58c4678439
@@ -496,7 +496,7 @@
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
svg.large .track {
|
||||
width: 25%;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
/* Posts plugin */
|
||||
|
||||
Reference in New Issue
Block a user