mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-16 05:21:29 +00:00
11 lines
160 B
SCSS
11 lines
160 B
SCSS
![]() |
.framework-change-block {
|
||
|
display: flex;
|
||
|
flex-direction: column;
|
||
|
align-items: stretch;
|
||
|
}
|
||
|
|
||
|
.actions {
|
||
|
display: flex;
|
||
|
justify-content: space-between;
|
||
|
}
|