Improve download user album button

This commit is contained in:
2025-02-20 18:51:08 +01:00
parent a87016a23f
commit 2918048b16
3 changed files with 7 additions and 4 deletions

View File

@ -272,9 +272,12 @@ body {
}
}
i {
margin-right: 4px;
&:not(.btn-no-text) {
i {
margin-right: 4px;
}
}
}
/**