11 lines
178 B
CSS
11 lines
178 B
CSS
.unused-images-logs {
|
|
margin-bottom: 13px;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.unused-images-center-wrapper {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|