9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
.money-column {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.money-container {
|
|
flex-direction: column;
|
|
flex-shrink: 1;
|
|
padding-left: 10px;
|
|
} |