fix upgrade button alignment
This commit is contained in:
@@ -57,12 +57,12 @@
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
padding: 2px;
|
//padding: 2px;
|
||||||
a {
|
a {
|
||||||
height: 25px;
|
height: 25px;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
min-width: 200px;
|
min-width: 150px;
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user