Make minor design improvements to Deploy button

This commit is contained in:
Kristóf Tóth 2018-07-23 12:11:37 +02:00
parent 71f6e35cdf
commit 51f79310be

View File

@ -41,8 +41,9 @@
.tfw-deploy-btn {
background: $tao-bright-green-200;
padding: 0.5em 0.7em;
padding: 0.5em 0.7em 0.8em 1.5em;
border-radius: 0;
border-bottom-left-radius: 2.2em;
img {
padding-right: 0.5em;