This commit is contained in:
Kenneth Jannette
2024-01-27 17:07:21 -06:00
parent 8353480ac9
commit e0cd22242a
2 changed files with 18 additions and 10 deletions

View File

@@ -56,8 +56,8 @@
width: 100%;
margin-bottom: 24px;
display: flex;
flex-direction: column;
align-items: flex-end;
flex-direction: row;
justify-content: flex-end;
padding-right: 14px;
}