9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
.dependency {
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
|
|
.fix-button {
|
|
margin-left: auto;
|
|
}
|