mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-11-01 08:21:22 +00:00
Fix Deploy button alignment in case the text is short
This commit is contained in:
parent
7c4296583c
commit
71f6e35cdf
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user