fix media controls inner margin

This commit is contained in:
Cynthia Foxwell 2025-01-19 12:07:41 -07:00
parent dea1b93766
commit 2ea364bc46
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk

View file

@ -66,6 +66,10 @@ nav[class*="guilds_"] [class^="itemsContainer_"] > [class^="footer_"] {
.mediaControls {
padding: 4px;
padding-bottom: 0.5rem;
.mediaControls-controls {
margin-bottom: 4px;
}
}
/* unround */