fix: 📱 fix subscribe button to the right
This commit is contained in:
parent
3cea8d3505
commit
9fa48c2da3
@ -129,11 +129,13 @@ export default {
|
||||
}
|
||||
|
||||
.infos {
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.inner {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
|
Loading…
Reference in New Issue
Block a user