8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
|
.money-column {
|
||
|
flex-direction: column;
|
||
|
}
|
||
|
|
||
|
.money-container {
|
||
|
flex-direction: column;
|
||
|
flex-shrink: 1;
|
||
|
}
|