mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
style(experience): left align factor button text content (#4742)
This commit is contained in:
parent
fb48db4185
commit
c93c96d59c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
.title {
|
||||
flex: 1;
|
||||
@include _.flex-column;
|
||||
align-items: flex-start;
|
||||
text-align: left;
|
||||
|
||||
.name {
|
||||
font: var(--font-body-1);
|
||||
|
|
Loading…
Reference in a new issue