puhhh_clear-unused-images-o.../styles.css
2026-04-28 11:40:41 +03:00

13 lines
249 B
CSS

.unused-images-logs {
margin-bottom: 13px;
margin-top: 5px;
max-height: 60vh;
overflow-y: auto;
white-space: pre-wrap;
}
.unused-images-center-wrapper {
display: flex;
align-items: center;
justify-content: center;
}