mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-27 21:15:11 +00:00
Fix Deploy button alignment in case the text is short
This commit is contained in:
@ -36,6 +36,9 @@
|
||||
}
|
||||
|
||||
.tfw-deploy-btn-group {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
||||
.tfw-deploy-btn {
|
||||
background: $tao-bright-green-200;
|
||||
padding: 0.5em 0.7em;
|
||||
|
Reference in New Issue
Block a user