fix: 📱 fix subscribe button to the right
All checks were successful
repod / xml (push) Successful in 11s
repod / php (push) Successful in 36s
repod / nodejs (push) Successful in 58s
repod / release (push) Has been skipped

This commit is contained in:
Michel Roux 2024-09-14 17:07:45 +02:00
parent fca507f118
commit 317bd096da

View File

@ -129,11 +129,13 @@ export default {
}
.infos {
flex: 1;
overflow: auto;
}
.inner {
display: flex;
flex: 1;
}
@media only screen and (max-width: 768px) {