fix media controls inner margin
This commit is contained in:
parent
dea1b93766
commit
2ea364bc46
1 changed files with 4 additions and 0 deletions
|
@ -66,6 +66,10 @@ nav[class*="guilds_"] [class^="itemsContainer_"] > [class^="footer_"] {
|
|||
.mediaControls {
|
||||
padding: 4px;
|
||||
padding-bottom: 0.5rem;
|
||||
|
||||
.mediaControls-controls {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
/* unround */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue