fix: 📱 fix subscribe button to the right

This commit is contained in:
Michel Roux 2024-09-14 17:07:45 +02:00
parent 3cea8d3505
commit 9fa48c2da3

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) {