aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/login/login.component.css
blob: afd4bf1d7fc61173cabb27f4f052e209e4152db1 (plain) (blame)
1
2
3
4
5
6
:host {
  display: flex;
  flex-direction: column;
    max-width: 300px;
    gap: 5px
}