align 'Add to Marketplace' button on plugins page

This commit is contained in:
Abhishek Jakhar
2020-10-19 15:16:42 +05:30
parent e2af6f7613
commit 765dbeb2e4
+6
View File
@@ -56,6 +56,12 @@
right: 0px;
}
@media only screen and (max-width: 485px) {
.PluginAddNewButton {
bottom: -4px;
}
}
.ButtonFilled {
padding: 4px 8px;
border-radius: 4px;