9 lines
150 B
CSS
9 lines
150 B
CSS
#st-import-export-errors {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
|
|
#st-import-export-logs {
|
|
margin-top: 10px;
|
|
} |